Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rstijerina committed May 8, 2023
1 parent e66d67d commit 021f1e1
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [2.8.0] - 2023-05-08: Updated `docker compsose` command

### Changed

- Update the `docker compose` command (#30)

## [2.7.1] - 2023-03-02: Fix CMS uWSGI buffer size

### Fixed

- Bump uWSGI buffer size on CMS pages (#29)


## [2.7.0] - 2022-12-15: Parameterized nginx server_name

### Changed
Expand Down Expand Up @@ -106,7 +112,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.0.0] - 2020-05-06
v1.0.0 Production release as of May 6, 2020.

[unreleased]: https://github.com/TACC/Camino/compare/v2.7.1...HEAD
[unreleased]: https://github.com/TACC/Camino/compare/v2.8.0...HEAD
[2.8.0]: https://github.com/TACC/Camino/releases/tag/v2.8.0
[2.7.1]: https://github.com/TACC/Camino/releases/tag/v2.7.1
[2.7.0]: https://github.com/TACC/Camino/releases/tag/v2.7.0
[2.6.0]: https://github.com/TACC/Camino/releases/tag/v2.6.0
Expand Down

0 comments on commit 021f1e1

Please sign in to comment.