Skip to content

Commit 662320a

Browse files
author
Adrián García
authored
Prepare for new release
1 parent 253cfdd commit 662320a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ 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!
9+
10+
## [1.3.0] - 2020-03-13
811
### Added
912
- Add support for incremental annotation processing.
1013
### Fixed
@@ -79,7 +82,8 @@ state (`success` or `failure`)
7982
### Added
8083
- Initial architecture release.
8184

82-
[Unreleased]: https://github.com/bq/mini-kotlin/compare/1.2.0...HEAD
85+
[Unreleased]: https://github.com/bq/mini-kotlin/compare/1.3.0...HEAD
86+
[1.3.0]: https://github.com/bq/mini-kotlin/compare/1.2.0...1.3.0
8387
[1.2.0]: https://github.com/bq/mini-kotlin/compare/1.1.2...1.2.0
8488
[1.1.2]: https://github.com/bq/mini-kotlin/compare/1.1.1...1.1.2
8589
[1.1.1]: https://github.com/bq/mini-kotlin/compare/1.1.0...1.1.1

0 commit comments

Comments
 (0)