Skip to content

Commit

Permalink
Update changelog (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshalX authored Jul 23, 2023
1 parent 9da5d0c commit 9426d77
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@

**23.07.2023**

* Update changelog for v0.0.22 by @MarshalX in https://github.com/MarshalX/atproto/pull/115
* Return None instead of exception on unknown field in DotDict by @MarshalX in https://github.com/MarshalX/atproto/pull/116

## Version 0.0.22

**23.07.2023**

* ❗ Delete get_or_create_model method (backward incompatible) by @MarshalX in https://github.com/MarshalX/atproto/pull/111
* Add documentation for base models by @MarshalX in https://github.com/MarshalX/atproto/pull/109
* Add import aliases for "models.utils" by @MarshalX in https://github.com/MarshalX/atproto/pull/111
Expand All @@ -20,8 +13,15 @@
* Make languages constants immutable by @MarshalX in https://github.com/MarshalX/atproto/pull/110
* Fix get_model_as_dict for DotDict by @MarshalX in https://github.com/MarshalX/atproto/pull/111
* Fix is_record_type for DotDict models by @MarshalX in https://github.com/MarshalX/atproto/pull/112
* Fix access to unknown fields in DotDict by @MarshalX in https://github.com/MarshalX/atproto/pull/116
* Update changelog for v0.0.21 by @MarshalX in https://github.com/MarshalX/atproto/pull/108

## Version 0.0.22

**23.07.2023**

release has been yanked

## Version 0.0.21

**21.07.2023**
Expand Down

0 comments on commit 9426d77

Please sign in to comment.