Skip to content

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic authored Jan 19, 2024
1 parent 1a16eb4 commit 11aef38
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion changelog.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
---
- version: 0.12.0
date: UNRELEASED
date: 2024-01-19
added:
- Support for many-to-many and one-to-one-through associations (via #86) (@solnic)
- Support for UUID as PKs in associations (via #87) (@solnic)
fixed:
- Relations without PKs should work too (via #87) (@solnic)
- Relations with PK values generated on the Ruby side should work in SQlite too (via #87) (@solnic)
- version: 0.11.0
date: 2022-11-11
added:
Expand Down

0 comments on commit 11aef38

Please sign in to comment.