Commit 517a8e78 authored by Ramon Nou's avatar Ramon Nou
Browse files

Docs: Update CHANGELOG for test harness

parent 62004d96
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -13,6 +13,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
    - Compress directory data with zstd.
    - Compress directory data with zstd.
    - Make a new config.hpp option for controlling the compression
    - Make a new config.hpp option for controlling the compression
    - If directory buffer is not enough it will reattempt with the exact size
    - If directory buffer is not enough it will reattempt with the exact size
  - Application of a new Python-based integration test harness using pytest.


### Changed 
### Changed