Skip to content

Commit e211f26

Browse files
authored
Prepare 2.3.0 (#495)
1 parent 7910083 commit e211f26

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [2.3.0] - 2020-10-24
8+
9+
### Added
10+
11+
- Added editorconfig
12+
- Added api for member check
13+
- Added linebreaks to qualifications when inspecting an application
14+
- Added recaptcha to formpages
15+
- Added a button for switching language
16+
17+
### Changed
18+
19+
- Replaced psycop2-binary with psycopg2
20+
- Updated djangorestframework to 3.12.1
21+
- Updated phonenumbers to 8.12.11
22+
- Updated django to 3.1.2
23+
- Updated wagtail to 2.10.2
24+
725
## [2.2.0] - 2020-09-04
826

927
### Changed

0 commit comments

Comments
 (0)