Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Dec 30, 2020
1 parent 97865c7 commit c8614f6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 5.2.5 2020-12-30

### Fixed

- [rom-core] auto-registration sorts files now which fixes some (rare) issues with file loading (@v-kolesnikov)
- [rom-core] configuration values are no longer being frozen during finalization of the setup (@v-kolesnikov)

### Changed

- [rom] Dependency on `rom-core` was bumped to `>= 5.2.4` (@solnic)

[Compare v5.2.4...v5.2.5](https://github.com/rom-rb/rom/compare/v5.2.4...v5.2.5)

## 5.2.4 2020-05-08

### Changed
Expand Down

0 comments on commit c8614f6

Please sign in to comment.