From b869226381a6b07eb3a0717d9778a9b2c7dbc3db Mon Sep 17 00:00:00 2001 From: sinclair Date: Sat, 23 Nov 2024 17:01:40 +0900 Subject: [PATCH] ChangeLog --- changelog/0.34.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog/0.34.0.md b/changelog/0.34.0.md index 6a2ea89e..755d04bf 100644 --- a/changelog/0.34.0.md +++ b/changelog/0.34.0.md @@ -1,4 +1,6 @@ ### 0.34.0 +- [Revision 0.34.8](https://github.com/sinclairzx81/typebox/pull/1098) + - Fix for Computed Readonly and Optional Properties - [Revision 0.34.7](https://github.com/sinclairzx81/typebox/pull/1093) - Revert Ref(Schema) Signature with Deprecation Notice - [Revision 0.34.6](https://github.com/sinclairzx81/typebox/pull/1090)