diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dc3f21..047cdfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to the [UHK Versioning](VERSIONING.md) conventions. +## [5.0.0] - 2017-12-04 + +Data Model: 4.0.0 (major bump) | USB Protocol: 2.0.0 (unchanged) | Slave Protocol: 3.0.0 (unchanged) + +- Move pointerRole from keymaps to module configurations as pointerMode. Add angularShift, modLayerPointerFunction, fnLayerPointerFunction, and mouseLayerPointerFunction to module configurations. `DATAMODEL:MAJOR` + ## [4.0.0] - 2017-11-30 Data Model: 3.0.0 (major bump) | USB Protocol: 2.0.0 (unchanged) | Slave Protocol: 3.0.0 (unchanged) diff --git a/scripts/package.json b/scripts/package.json index c135787..0f95a1b 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -15,8 +15,8 @@ "commander": "^2.11.0", "shelljs": "^0.7.8" }, - "version": "4.0.0", - "dataModelVersion": "3.0.0", + "version": "5.0.0", + "dataModelVersion": "4.0.0", "usbProtocolVersion": "2.0.0", "slaveProtocolVersion": "3.0.0", "devices": [