diff --git a/CHANGELOG.md b/CHANGELOG.md index 93360ed..e7043f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ Note for CI/CD: Ensure the version formatting in the sections is kept identical to the versions given in tags. The pipeline will pick this up and cuts out the relevant section for release notes. +## 5.47 +### Features + +### Fixes + ## 5.46 ### Features * feat(ddrio): Wrapper/shim library to drive another ddrio in a dedicated IO thread. Improves performance for highly IO diff --git a/README.md b/README.md index c4ed88b..d320361 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bemanitools 5 -Version: `5.46` +Version: `5.47` [Changelog](CHANGELOG.md)