Skip to content

Commit d3295c5

Browse files
committed
Bump package.json and changelog to version 1.0.4
1 parent 216793b commit d3295c5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7+
## [1.0.4] - 2017-12-30
8+
9+
Firmware: [8.0.0](https://github.com/UltimateHackingKeyboard/firmware/releases/tag/8.0.0) | Device Protocol: 4.0.0 | User Config: 4.0.0 | Hardware Config: 1.0.0
10+
11+
- Add mouse speed settings.
12+
713
## [1.0.3] - 2017-12-28
814

915
Firmware: [8.0.**0**](https://github.com/UltimateHackingKeyboard/firmware/releases/tag/8.0.**0**) | Device Protocol: 4.0.0 | User Config: 4.0.0 | Hardware Config: 1.0.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"author": "Ultimate Gadget Laboratories",
55
"main": "electron/dist/electron-main.js",
6-
"version": "1.0.3",
6+
"version": "1.0.4",
77
"description": "Agent is the configuration application of the Ultimate Hacking Keyboard.",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)