Skip to content

Commit

Permalink
Release 2.10.0 (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-dmscn authored Jun 12, 2023
1 parent 57bfcdc commit 1045023
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## [2.10.0] 2023-06-08

- Refactor Note Operations to use dry-monads
- Refactor Project Operations to use dry-monads
- Refactor Team Operations to use dry-monads
- Refactor Task Operations to use dry-monads
- Refactor Project Board Operations to use dry-monads
- Refactor Iteration Operations to use dry-monads
- Remove Grape Gem
- Add global message about attachments feature removal

## [2.9.0] 2023-05-26

- Migrate from Webpacker to Vite Ruby
Expand Down Expand Up @@ -688,3 +699,4 @@ and this project adheres to [Semantic Versioning](http://semver.org).
[2.7.3]: https://github.com/Codeminer42/cm42-central/tree/v2.7.3
[2.8.0]: https://github.com/Codeminer42/cm42-central/tree/v2.8.0
[2.9.0]: https://github.com/Codeminer42/cm42-central/tree/v2.9.0
[2.10.0]: https://github.com/Codeminer42/cm42-central/tree/v2.10.0

0 comments on commit 1045023

Please sign in to comment.