Skip to content

Commit 0e84c0a

Browse files
committed
Updated CHANGELOG with 0.2.0 changes
1 parent d0ee33d commit 0e84c0a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
### Fixed
13+
14+
### Changed
15+
16+
### Removed
17+
18+
## [0.2.0]
19+
20+
### Added
21+
1222
* Added comments to config file;
1323
* Added `timely_app_t *current_app` pointer to store the opened app;
1424
* Added methods to change context;
@@ -62,5 +72,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6272

6373
### Removed
6474

65-
[unreleased]: https://github.com/Calebe94/Timely/compare/0.1.0...HEAD
75+
[unreleased]: https://github.com/Calebe94/Timely/compare/0.2.0...HEAD
76+
[0.2.0]: https://github.com/Calebe94/Timely/compare/0.1.0...0.2.0
6677
[0.1.0]: https://github.com/Calebe94/Timely/releases/tag/0.1.0

0 commit comments

Comments
 (0)