We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e40272 commit 943e310Copy full SHA for 943e310
CHANGELOG.rst
@@ -7,7 +7,7 @@ The format is based on
7
`Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`__, and this project
8
adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`__.
9
10
-Version 1.3.0 (Unreleased)
+Version 1.3.0 (2022-06-21)
11
--------------------------
12
13
Added
@@ -29,6 +29,11 @@ Changed
29
- Deprecated `Notification.creation_time <https://codingame.readthedocs.io/en/latest/api.html#codingame.Notification.creation_time>`__ in favor of
30
`Notification.date <https://codingame.readthedocs.io/en/latest/api.html#codingame.Notification.date>`__
31
32
+Removed
33
+*******
34
+
35
+- Removed `Notification._raw`.
36
37
Version 1.2.4 (2022-06-17)
38
39
0 commit comments