X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=59182946c007e53897c133f64953d0ecbe544aab;hb=08aaa20f1cc87dd022265b9bcb4439ddc58cbb3f;hp=a787248b93c915179fac4ed4998f95511375d128;hpb=bce9ffdf0c44345f894cadf63d4f4315571244ff;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index a787248b..59182946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Disable publication on GitHub packages registry on release until authentication issue is fixed. + ## [2.6.44] - 2023-09-08 ### Fixed