diff --git a/changelog/0.33.0.md b/changelog/0.33.0.md index dbdff7da1..e07a964ef 100644 --- a/changelog/0.33.0.md +++ b/changelog/0.33.0.md @@ -1,4 +1,8 @@ ### 0.33.0 +- [Revision 0.33.17](https://github.com/sinclairzx81/typebox/pull/1042) + - [1041](https://github.com/sinclairzx81/typebox/issues/1041) Avoid Exponentiation operator on Value.Hash +- [Revision 0.33.16](https://github.com/sinclairzx81/typebox/pull/1015) + - [1015](https://github.com/sinclairzx81/typebox/issues/1015) Add sub error iterators to ValueError - [Revision 0.33.15](https://github.com/sinclairzx81/typebox/pull/1025) - [1024](https://github.com/sinclairzx81/typebox/issues/1024) Fix to correctly resolve default Dates - [Revision 0.33.14](https://github.com/sinclairzx81/typebox/pull/1019)