Skip to content

Commit

Permalink
Merge pull request #1133 from OSC/208-changelog
Browse files Browse the repository at this point in the history
update changelog for v2.0.8
  • Loading branch information
johrstrom authored May 12, 2021
2 parents 54cbdd0 + d3e7948 commit d60ad74
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ 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]

## [2.0.8] - 2021-12-05

### Fixed

- Fixed an issue with hooks prefixing usernames in [1132](https://github.com/OSC/ondemand/pull/1132)

## [2.0.7] - 2021-12-05

### Fixed
Expand Down Expand Up @@ -767,7 +774,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- From 1.3.7 - 1.4.2 updated app versions


[Unreleased]: https://github.com/OSC/ondemand/compare/v2.0.7...HEAD
[Unreleased]: https://github.com/OSC/ondemand/compare/v2.0.8...HEAD
[2.0.8]: https://github.com/OSC/ondemand/compare/v2.0.7...v2.0.8
[2.0.7]: https://github.com/OSC/ondemand/compare/v2.0.6...v2.0.7
[2.0.6]: https://github.com/OSC/ondemand/compare/v2.0.5...v2.0.6
[2.0.5]: https://github.com/OSC/ondemand/compare/v2.0.4...v2.0.5
Expand Down

0 comments on commit d60ad74

Please sign in to comment.