We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7910083 commit e211f26Copy full SHA for e211f26
CHANGELOG.md
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
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
25
## [2.2.0] - 2020-09-04
26
27
### Changed
0 commit comments