From a2a98591d5da33d7b5f225c798a5b26bb7189e94 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Thu, 13 Feb 2025 17:59:24 -0600 Subject: [PATCH] updated docs --- CHANGELOG.md | 11 +++++++++-- LICENSE.md | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49c1588..7cf94bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,21 @@ # Changelog +## 2.0.0-r1 + +- Integrated `repertory` v2.0 changes + ## 1.4.0-r1 -- Switched packet encryption to XChaCha20-Poly1305 -- Allow external XChaCha20-Poly1305 encryption/decryption + +- Switched packet encryption to `XChaCha20-Poly1305` +- Allow external `XChaCha20-Poly1305` encryption/decryption - Support writing base64 string data - Renamed 'delete/delete_file' to 'remove/remove_file' ## 1.3.1-r3 + - Added directory/file exists - Fix unit tests ## 1.3.1-r2 + - Initial release diff --git a/LICENSE.md b/LICENSE.md index 11998c7..959f791 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # `repertory-js` MIT License -### Copyright <2021> +### Copyright <2021-2025> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction,