Skip to content

Commit 13c3a33

Browse files
committed
docs: summarize latest changes
1 parent 647cbb5 commit 13c3a33

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change log for IGA
22

3+
## Version 1.2.1 (2023-07-24)
4+
5+
Changes in this release:
6+
* Fixed `setup.cfg`, which had some garbled content.
7+
* Fixed the GitHub Action for building the IGA documentation pages to avoid needlessly running it on every push.
8+
* The GitHub Actions workflow (`action.yml`) for IGA now caches Python package dependencies for a slight speed up in run times on GitHub.
9+
* Added a GitHub Actions workflow to lint the code on pushes & pull requests.
10+
11+
312
## Version 1.2.0 (2023-07-18)
413

514
This version fixes problems with handling Invenio Communities. First, an internal bug in IGA would cause an exception if the user attempted to list communities in an InvenioRDM server that defined more than one community. Second, a bug in InvenioRDM itself meant that community links were broken. (Thanks to @tmorrell for a fix via PR #23.)

0 commit comments

Comments
 (0)