Skip to content

Commit

Permalink
chore: Add Docs section for 0.51.0 in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joc-a committed May 31, 2024
1 parent bad5af8 commit f97820f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Bug fixes:
* fix: EXPOSED-395 ClassCastException with EntityId column operations by @joc-a in https://github.com/JetBrains/Exposed/pull/2103
* fix: EXPOSED-391 Cannot map columns to different types anymore by @joc-a in https://github.com/JetBrains/Exposed/pull/2099

Docs:
* docs: fix typos in foreignKey documentation by @plplmax in https://github.com/JetBrains/Exposed/pull/2077
* docs: Specify a URL for clicks on the header logo by @vnikolova in https://github.com/JetBrains/Exposed/pull/2080

# 0.50.1
Bug fixes:
* fix: EXPOSED-366 inList with EntityID column causes type mismatch error by @bog-walk in https://github.com/JetBrains/Exposed/pull/2070
Expand Down

0 comments on commit f97820f

Please sign in to comment.