Skip to content

Commit

Permalink
Prepare 2.3.0 (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakaza98 committed Oct 24, 2020
1 parent 7910083 commit e211f26
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.3.0] - 2020-10-24

### Added

- Added editorconfig
- Added api for member check
- Added linebreaks to qualifications when inspecting an application
- Added recaptcha to formpages
- Added a button for switching language

### Changed

- Replaced psycop2-binary with psycopg2
- Updated djangorestframework to 3.12.1
- Updated phonenumbers to 8.12.11
- Updated django to 3.1.2
- Updated wagtail to 2.10.2

## [2.2.0] - 2020-09-04

### Changed
Expand Down

0 comments on commit e211f26

Please sign in to comment.