We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5890b36 commit ae5ca12Copy full SHA for ae5ca12
CHANGELOG.md
@@ -9,13 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
_Changes in the next release_
11
12
+---
13
+
14
+## v0.3.0 - 2024-04-25
15
### Added
16
- New media-player attribute MEDIA_POSITION_UPDATED_AT ([feature-and-bug-tracker#443](https://github.com/unfoldedcircle/feature-and-bug-tracker/issues/443)).
17
### Changed
18
- Filter out base64 encoded media-player image fields in entity_states response log messages ([#22](https://github.com/unfoldedcircle/integration-python-library/issues/22)).
-- Require websockets version v14 or newer.
-
----
19
+- Require websockets version v14 or newer.
20
21
## v0.2.0 - 2024-04-28
22
0 commit comments