Skip to content

Commit

Permalink
Update changelog for 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
okready committed Jul 7, 2018
1 parent fffeff6 commit c364433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.2.0] - 2018-07-07
### Added
- `CStr` allocation support, including conversion of `CStr` allocations to
`[u8]` allocations.
Expand Down Expand Up @@ -189,7 +189,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Initial release.

[Unreleased]: https://github.com/okready/scratchpad/compare/v1.1.0...HEAD
[1.2.0]: https://github.com/okready/scratchpad/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/okready/scratchpad/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/okready/scratchpad/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/okready/scratchpad/compare/v1.0.0-beta.2...v1.0.0
Expand Down

0 comments on commit c364433

Please sign in to comment.