Skip to content

Commit

Permalink
update changelog for v2.0.18 (#1326)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Aug 10, 2021
1 parent b7f0e73 commit e6734e8
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.0.14] - 2021-08-10

### Fixed

- Files app shell buttons now correctly redirect to the given cluster in [1317](https://github.com/OSC/ondemand/pull/1317).
- Locales now correctly fallback to english in [1314](https://github.com/OSC/ondemand/pull/1314).
- Manifest YAMLs are now read safely in [1325](https://github.com/OSC/ondemand/pull/1325).

### Changed

- Updated `ood_core` to v0.17.4.

### Added

- Development container tooling in [1305](https://github.com/OSC/ondemand/pull/1305).

## [2.0.13] - 2021-07-16

### Fixed
Expand Down Expand Up @@ -848,7 +864,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.13...HEAD
[Unreleased]: https://github.com/OSC/ondemand/compare/v2.0.14...HEAD
[2.0.14]: https://github.com/OSC/ondemand/compare/v2.0.13...v2.0.14
[2.0.13]: https://github.com/OSC/ondemand/compare/v2.0.12...v2.0.13
[2.0.12]: https://github.com/OSC/ondemand/compare/v2.0.11...v2.0.12
[2.0.11]: https://github.com/OSC/ondemand/compare/v2.0.10...v2.0.11
Expand Down

0 comments on commit e6734e8

Please sign in to comment.