Skip to content

Commit

Permalink
Release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericbonnet committed Nov 21, 2020
1 parent 988b03e commit ea3995f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.15.0] - 2020-11-21

### Added

- CMake support for build.
Expand Down Expand Up @@ -248,7 +250,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Cell and page allocator.
- Garbage collector.

[unreleased]: https://github.com/fredericbonnet/colibri/compare/v0.14...HEAD
[unreleased]: https://github.com/fredericbonnet/colibri/compare/v0.15.0...HEAD
[0.15.0]: https://github.com/fredericbonnet/colibri/compare/v0.14...v0.15.0
[0.14]: https://github.com/fredericbonnet/colibri/compare/v0.13...v0.14
[0.13]: https://github.com/fredericbonnet/colibri/compare/v0.12...v0.13
[0.12]: https://github.com/fredericbonnet/colibri/compare/v0.11...v0.12
Expand Down

0 comments on commit ea3995f

Please sign in to comment.