Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sgelt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
irma
sgelt
Commits
ef4509f7
Commit
ef4509f7
authored
2 years ago
by
Matthieu Boileau
Browse files
Options
Downloads
Patches
Plain Diff
Bump to version 2.3.2
parent
372bf3f2
No related branches found
Branches containing commit
Tags
v2.3.2
Tags containing commit
1 merge request
!38
Try to fix #105
Pipeline
#23521
failed
2 years ago
Stage: deps
Stage: test
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+8
-2
8 additions, 2 deletions
CHANGELOG.md
src/sgelt/__version__.py
+1
-1
1 addition, 1 deletion
src/sgelt/__version__.py
with
9 additions
and
3 deletions
CHANGELOG.md
+
8
−
2
View file @
ef4509f7
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
src/sgelt/__version__.py
+
1
−
1
View file @
ef4509f7
__version__
=
'
2.3.
1
'
__version__
=
'
2.3.
2
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment