diff --git a/ChangeLog.md b/ChangeLog.md index fbcaf1d..8c5fe1d 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,6 +2,18 @@ # ChangeLog + + +## 0.3.3 (2023-09-23) + +* Fixed errors caused by different versions of `UIOP` installed because of explicit dependency. Now dependency was removed. + + + +## 0.3.2 (2023-07-24) + +* Fixed system version when it is loaded as a result of call to asdf make. + ## 0.3.1 (2023-02-10) diff --git a/README.md b/README.md index 3d8d433..d447edd 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,9 @@ ## 40ANTS-ASDF-SYSTEM ASDF System Details * Description: Provides a class for being used instead of asdf:package-inferred-system. - * Licence: `BSD` - * Author: Alexander Artemenko - * Bug tracker: [https://github.com/40ants/40ants-asdf-system/issues][0109] - * Source control: [GIT][507c] [![](https://github-actions.40ants.com/40ants/40ants-asdf-system/matrix.svg?only=ci.run-tests)][0d83] @@ -56,13 +52,9 @@ To use this class, mention it in the `ASDF` system definition like this: ### 40ANTS-ASDF-SYSTEM ASDF System Details * Description: Provides a class for being used instead of asdf:package-inferred-system. - * Licence: `BSD` - * Author: Alexander Artemenko - * Bug tracker: [https://github.com/40ants/40ants-asdf-system/issues][0109] - * Source control: [GIT][507c]