Skip to content
Snippets Groups Projects
Commit ef4509f7 authored by Matthieu Boileau's avatar Matthieu Boileau
Browse files

Bump to version 2.3.2

parent 372bf3f2
No related branches found
Tags v2.3.2
1 merge request!38Try to fix #105
Pipeline #23521 failed
......@@ -5,17 +5,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.3.2] - 2022-10-25
### Fixed
- Unfinished events must be displayed on homepage.
## [2.3.1] - 2022-10-21
### Added
- Handle start/end dates for events
- Handle start/end dates for events.
## [2.3.0] - 2022-09-28
### Added
- Handle partners logos
- Handle partners logos.
## [2.2.6] - 2022-09-28
......
__version__ = '2.3.1'
__version__ = '2.3.2'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment