Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Politzer committed Sep 8, 2022
1 parent 165048b commit fe2de77
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 @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.14.1] - 2022-09-08
### Changed
- Make `/tmp` usable by regular users by fixing its permissions

Expand Down Expand Up @@ -66,7 +68,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [0.2.0]
- [0.1.0]

[Unreleased]: https://github.com/cartesi/image-rootfs/compare/v0.14.0...HEAD
[Unreleased]: https://github.com/cartesi/image-rootfs/compare/v0.14.1...HEAD
[0.14.1]: https://github.com/cartesi/image-rootfs/releases/tag/v0.14.1
[0.14.0]: https://github.com/cartesi/image-rootfs/releases/tag/v0.14.0
[0.13.0]: https://github.com/cartesi/image-rootfs/releases/tag/v0.13.0
[0.12.0]: https://github.com/cartesi/image-rootfs/releases/tag/v0.12.0
Expand Down

0 comments on commit fe2de77

Please sign in to comment.