Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
salvamomo committed Jun 3, 2020
1 parent e5b2338 commit 9ea3fc4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added Agnostic endpoint plugin, where entries json can be sent arbitrarily (still a bit rigid though).
- Moved all existing plugins (jira and custom_endpoint) into plugin directories and declare them in .json.
- Introduced PluginManager to keep track of enabled plugins as app-data, in a .json file.
- Updated node-webkit version to 0.33.3 and improved the way builds are triggered.
- Updated node-webkit version to 0.33.3 and improved the way builds are triggered.

## [1.4.0] - 03-06-2020

### Added

- New UI Settings window to allow defining a list of projects to show as a dropdown in the Time Entry widget.
- Added nwjs package to simplify local development.

0 comments on commit 9ea3fc4

Please sign in to comment.