Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Kruth committed Jan 29, 2025
1 parent c3163d1 commit b984063
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.0.2] 2025-01-29
### Reverted
- Reverted the change in 3.0.1, this change would have adverse effects on too many existing schemas.

## ~~[3.0.1] 2024-06-21~~
### Bugfix
- Added validation if schemaKey has changed in stream update.

## [3.0.0] 2024-06-13
### Added
- Added convenience constructors to all Entity Models that do not require a `status` and populates with a default empty object.
Expand Down

0 comments on commit b984063

Please sign in to comment.