Skip to content

Commit 5ce043e

Browse files
author
Adrián García
authored
Update CHANGELOG.md
1 parent 9a5845c commit 5ce043e

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8-
- No new features, yet!
8+
### Added
9+
- No new features!
10+
### Changed
11+
- No changed features!
12+
### Deprecated
13+
- No deprecated features!
14+
### Removed
15+
- No removed features!
16+
### Fixed
17+
- No fixed issues!
18+
### Security
19+
- No security issues fixed!
920

10-
## [1.0.0] - 2020-06-XX
21+
## [1.0.0] - 2020-07-21
1122
### Added
1223
- Full project refactor in order to improve general stability and reliability of the plug-in.
1324

@@ -37,4 +48,4 @@ res_dir_path -> resDirPath
3748
[Unreleased]: https://github.com/bq/poeditor-android-gradle-plugin/compare/1.0.0...HEAD
3849
[1.0.0]: https://github.com/bq/poeditor-android-gradle-plugin/compare/0.2.5...1.0.0
3950
[0.2.5]: https://github.com/bq/poeditor-android-gradle-plugin/compare/v0.2.4...0.2.5
40-
[0.2.4]: https://github.com/bq/poeditor-android-gradle-plugin/releases/tag/v0.2.4
51+
[0.2.4]: https://github.com/bq/poeditor-android-gradle-plugin/releases/tag/v0.2.4

0 commit comments

Comments
 (0)