Skip to content

Commit 2bc7754

Browse files
authored
Update changelog for 1.4.2 release (#133)
1 parent e5ef634 commit 2bc7754

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,27 @@ The types of changes are:
1414
- `Fixed` for any bug fixes.
1515
- `Security` in case of vulnerabilities.
1616

17-
## [Unreleased](https://github.com/ethyca/fideslang/compare/1.4.1...main)
17+
## [Unreleased](https://github.com/ethyca/fideslang/compare/1.4.2...main)
1818

1919

20+
## [1.4.2](https://github.com/ethyca/fideslang/compare/1.4.1...1.4.2)
21+
22+
### Added
23+
- Support Pydantic <1.11 [#122] (https://github.com/ethyca/fideslang/pull/122)
24+
2025
### Changed
2126

2227
- Add `Cookies` schema and similar property to `PrivacyDeclaration` [#115](https://github.com/ethyca/fideslang/pull/115)
2328

2429
### Fixed
2530

2631
- Fix Fideslang visual explorer on docs site [#123](https://github.com/ethyca/fideslang/pull/123)
32+
- Fix Fideslang key finding function [#131](https://github.com/ethyca/fideslang/pull/131)
33+
34+
### Developer Experience
35+
- Allow Docker to select plaform [#121] https://github.com/ethyca/fideslang/pull/121
36+
- Use build time versioneer [#120] https://github.com/ethyca/fideslang/pull/120
37+
-
2738

2839
## [1.4.1](https://github.com/ethyca/fideslang/compare/1.4.0...1.4.1)
2940

0 commit comments

Comments
 (0)