From bb2d7b325459d86bf773c715677cfc780bfe3a56 Mon Sep 17 00:00:00 2001 From: Jacob Shelby Date: Wed, 8 Feb 2023 16:26:21 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86a378b..71da86c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -111,6 +111,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/). - Fixed bug in `post_subjects` method [unreleased]: https://github.com/lyrasis/aspace-client-tasks/compare/v2.0.0..HEAD -[2.0.0]: https://github.com/lyrasis/aspace-client-tasks/compare/v2.0.0..v2.1.0 +[2.1.0]: https://github.com/lyrasis/aspace-client-tasks/compare/v2.0.0..v2.1.0 [2.0.0]: https://github.com/lyrasis/aspace-client-tasks/compare/v1.1.0..v2.0.0 [1.1.0]: https://github.com/lyrasis/aspace-client-tasks/compare/v1.0.0..v1.1.0