Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fransward authored Jan 13, 2023
1 parent 9e80b57 commit a93e878
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [6.6.0] - 2023-01-16
- Backward incompatibility bugfix for swagger.
- Added help txt to regexp institution.
- After upgrade to django 3.2.16 templates were broken.
- Bump django from 3.2 to 3.2.16.
- Upgrading Pillow 9.2.0.
- Fixed deployment.
- Query for all unclaimed direct awards.
- New command delete_expired_direct_awards.
- Superuser interface backend changes.
- Added logging to scheduled cron job.
- Bugfix for ignoring institution.alternative_identifier in direct award.
- Bugfix for new backpack users.

## [6.5.0] - 2022-10-31
- Exclude expired badge assertions in insights.
- Exclude the free welcome badge in insights.
Expand Down

0 comments on commit a93e878

Please sign in to comment.