Skip to content

Commit 0360732

Browse files
authored
Merge pull request #404 from praekeltfoundation/feature/dates-on-changelog
Add dates to changelog
2 parents e232dbb + 79a5157 commit 0360732

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## Unreleased
1010
-->
1111

12-
## v1.4.0
12+
## v1.4.0 - 2024-12-18
1313
### Added
1414
- Go to form actions for lists and buttons
1515
### Fixed
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- Updated django from 4.2.16 to 4.2.17
2424

2525

26-
## v1.3.0
26+
## v1.3.0 - 2024-11-27
2727
### Added
2828
- Filter ordered content sets by profile field values.
2929
- Add list_button_title to Whatsapp messages.
@@ -58,12 +58,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5858
- Updated requests from 2.31.0 to 2.32.2
5959
- Updated idna from 3.6 to 3.7
6060

61-
## v1.2.1
61+
## v1.2.1 - 2024-08-26
6262
### Added
6363
- Forms: Add skip threshold and skip high result page
6464
- Forms: Add semantic_id for questions
6565

66-
## v1.2.0
66+
## v1.2.0 - 2024-07-22
6767
### Fixed
6868
- Page not found api status change to 404 from 400
6969
- Use cache for data when importing assessments with xlsx
@@ -92,7 +92,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9292
- Custom model validation for IntegerQuestionBlock min and max
9393
- Custom model validation for min and max values to only be positive
9494

95-
## v1.1.0
95+
## v1.1.0 - 2024-02-14
9696
### Fixed
9797
- Autofill for empty slug
9898
- Fixed Web content preview in CMS

0 commit comments

Comments
 (0)