You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
<!--next-version-placeholder-->
9
9
10
+
## v2.0.0 (2021-06-25)
11
+
### Feature
12
+
* Auto-populate the `Json` meta ([`2af3ad2`](https://github.com/the-dotify-project/dotify/commit/2af3ad2bb60cebb0088cab57b41400156b056414))
13
+
14
+
### Fix
15
+
* Do not re-raise `ValidationError` when setting an attribute of `JsonSerializable` ([`5a039c5`](https://github.com/the-dotify-project/dotify/commit/5a039c54569332d0b0b592dcd7ec26a09cd0e9ee))
16
+
17
+
### Breaking
18
+
* auto-populate the `Json` meta ([`2af3ad2`](https://github.com/the-dotify-project/dotify/commit/2af3ad2bb60cebb0088cab57b41400156b056414))
19
+
20
+
### Documentation
21
+
* Fix broken links due to multiple versions ([`21f934b`](https://github.com/the-dotify-project/dotify/commit/21f934b1710e92767357bbb0fddb148faf6df335))
22
+
* Change accent color to `teal` ([`cb96481`](https://github.com/the-dotify-project/dotify/commit/cb9648107b54adcf56253bc10dc2152bf46ec305))
23
+
24
+
**[See all commits in this version](https://github.com/the-dotify-project/dotify/compare/v1.1.0...v2.0.0)**
25
+
10
26
## v1.1.0 (2021-06-17)
11
27
### Feature
12
28
* Client retrieve credentials from env ([`d5f52e7`](https://github.com/the-dotify-project/dotify/commit/d5f52e77b407d45fe08854ec524688435dadccdd))
0 commit comments