File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments