Skip to content

Commit

Permalink
Updated the CHANGELOG.md for the latest feature release.
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyKaravasilev committed Dec 23, 2022
1 parent 5bf9361 commit 3d15f7f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CHANGELOG
=========

v1.1.0, 2022-12-23
------------------

- Added a LayeredEncryption cryptographic protocol for hybrid multi-layered encryption processing;
- Added a new input structure based on the needs of the newly created cryptographic protocol;
- Added unit tests for the new cryptographic protocol and data structure object realizations;
- Added a new alias for installing phpDocumentor and building the documentation to the Makefile;
- Updated the low-level CLI script for checking of the PHP requirements for the framework;
- Added a GitHub actions CI/CD workflow to build on Windows, MacOS and Ubuntu;
- Fixes a few small bugs and updated some of the framework's tests;
- Generated an online DOI number via Zenodo and CERN integration;
- Fixed compatibility issues with OpenSSL features;
- Purged the image caches for the GitHub repository;
- Release is signed with a GitHub GPG signature.

v1.0.3, 2022-12-17
------------------

Expand Down

0 comments on commit 3d15f7f

Please sign in to comment.