Skip to content

Commit fc3a4ca

Browse files
committed
Draft for release candidate v1.1.0
1 parent b53e476 commit fc3a4ca

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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+
9+
## [1.1.0] - 2020-01-29
810
### Added
911
- Support for labels using unsigned integers.
1012

@@ -51,7 +53,8 @@ If you're migrating from a `v0.x.y`, you will need to:
5153
### Added
5254
- All the code for the initial open source release
5355

54-
[Unreleased]: https://github.com/cabify/gotoprom/compare/v1.0.0...HEAD
56+
[Unreleased]: https://github.com/cabify/gotoprom/compare/v1.1.0...HEAD
57+
[1.1.0]: https://github.com/cabify/gotoprom/compare/v1.0.0...v1.1.0
5558
[1.0.0]: https://github.com/cabify/gotoprom/compare/v0.3.0...v1.0.0
5659
[0.3.0]: https://github.com/cabify/gotoprom/compare/v0.2.1...v0.3.0
5760
[0.2.1]: https://github.com/cabify/gotoprom/compare/v0.2.0...v0.2.1

0 commit comments

Comments
 (0)