Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.0.0]

### Changed

* Updated MySQL version in GitHub CI to 8.4

### Removed

* To reduce the complexity and the size of the ORM mapping, regenerated it for
a selection of practically useful tables.
a selection of practically useful tables, meaning that ORM for many tables
was dropped.

## [0.4.0]

Expand Down