Skip to content

Commit

Permalink
Merge tag 'v2.2.0' into develop
Browse files Browse the repository at this point in the history
Changes:
- Changed: Rename .tool-versions to local.tool-versions to indicate it is only used locally
- Changed: Replace distillery with mix release
- Fixed: Upgrade Elixir to 1.16
- Fixed: Upgrade Ubuntu to 22.04
- Fixed: Add Circle CI executors
- Fixed: Bump actions/checkout to v4
- Fixed: Upgrade Phoenix to 1.7
- Fixed: Use YAML formatted ansible host config
  • Loading branch information
marteinn committed Feb 25, 2024
2 parents 2e04640 + 23239de commit 57ec974
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
### Added
### Changed
### Fixed
### Removed

## [2.2.0] - 2024-02-25

### Changed
- Rename .tool-versions to local.tool-versions to indicate it is only used locally
- Replace distillery with mix release
Expand All @@ -20,8 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Upgrade Phoenix to 1.7
- Use YAML formatted ansible host config

### Removed

## [2.1.0] - 2022-01-06

### Fixed
Expand Down

0 comments on commit 57ec974

Please sign in to comment.