File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments