From 797cac86ce4a2044185d7b88d73e098267b7bf67 Mon Sep 17 00:00:00 2001 From: Simon Marquis Date: Tue, 17 Dec 2024 14:00:59 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f278527..3481069 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,9 @@ - Add basic unit tests in app module in https://github.com/SimonMarquis/SealedObjectInstances/pull/238 - Kotlin Multiplatform example in https://github.com/SimonMarquis/SealedObjectInstances/pull/239 - Migrate to Dokka 2 in https://github.com/SimonMarquis/SealedObjectInstances/pull/304 -- Restore Gradle Configuration cache 2 in https://github.com/SimonMarquis/SealedObjectInstances/pull/305 +- Restore Gradle Configuration cache in https://github.com/SimonMarquis/SealedObjectInstances/pull/305 - Gradle dependency signature verification in https://github.com/SimonMarquis/SealedObjectInstances/pull/307 +- Setup Gradle Configuration cache encryption in https://github.com/SimonMarquis/SealedObjectInstances/pull/308 ## [1.8.0]