feat: add initial continous benchmarking
[poolifier.git] / CHANGELOG.md
index 59182946c007e53897c133f64953d0ecbe544aab..7b5e9bfacf7fbcc3bc3c728bc47d29a0daef3147 100644 (file)
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - Disable publication on GitHub packages registry on release until authentication issue is fixed.
 
+### Added
+
+- Continuous internal benchmarking.
+
 ## [2.6.44] - 2023-09-08
 
 ### Fixed