Skip to content

Commit

Permalink
Prepare for 0.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
outdead committed Feb 26, 2022
1 parent 0e8a7e7 commit 96d93bb
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ All notable changes to this project will be documented in this file.
**ATTN**: This project uses [semantic versioning](http://semver.org/).

## [Unreleased]

## [v0.8.0] - 2022-02-26
### Fixed
- Fixed logger for 41.66 build.

## [v0.7.1] - 2022-02-24
### Fixed
- Fixed safehouse detection on actions `take safehouse` and `release safehouse` by /releasesafehouse chat command.
- Fixed safehouse detection on actions `take safehouse` and `release safehouse` by `/releasesafehouse` chat command.

## [v0.7.0] - 2022-02-23
### Fixed
Expand Down Expand Up @@ -94,9 +96,10 @@ All notable changes to this project will be documented in this file.
### Added
- Add basic implementation.

[Unreleased]: https://github.com/openzomboid/log-extender/compare/v0.7.1...HEAD
[v0.6.0]: https://github.com/openzomboid/log-extender/compare/v0.7.0...v0.7.1
[v0.6.0]: https://github.com/openzomboid/log-extender/compare/v0.6.0...v0.7.0
[Unreleased]: https://github.com/openzomboid/log-extender/compare/v0.8.0...HEAD
[v0.8.0]: https://github.com/openzomboid/log-extender/compare/v0.7.1...v0.8.0
[v0.7.1]: https://github.com/openzomboid/log-extender/compare/v0.7.0...v0.7.1
[v0.7.0]: https://github.com/openzomboid/log-extender/compare/v0.6.0...v0.7.0
[v0.6.0]: https://github.com/openzomboid/log-extender/compare/v0.5.0...v0.6.0
[v0.5.0]: https://github.com/openzomboid/log-extender/compare/v0.4.1...v0.5.0
[v0.4.1]: https://github.com/openzomboid/log-extender/compare/v0.4.0...v0.4.1
Expand Down

0 comments on commit 96d93bb

Please sign in to comment.