Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pretix Matrix Inviter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
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
KIF
Pretix Matrix Inviter
Commits
2d885bbf
Verified
Commit
2d885bbf
authored
2 weeks ago
by
Felix Schäfer
Browse files
Options
Downloads
Patches
Plain Diff
Release 1.8.0
parent
d9f67784
Branches
main
Tags
v1.8.0
No related merge requests found
Pipeline
#281278
passed
2 weeks ago
Stage: linting
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
pretix_matrix_inviter/__init__.py
+1
-1
1 addition, 1 deletion
pretix_matrix_inviter/__init__.py
with
4 additions
and
1 deletion
CHANGELOG.md
+
3
−
0
View file @
2d885bbf
...
...
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
## [1.8.0] - 2025-04-14
### Added
-
Add settings link
...
...
@@ -86,6 +88,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- markdownlint-disable-file MD024-->
<!-- markdownlint-disable-file MD032-->
[
1.8.0
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.7.2...v1.8.0
[
1.7.2
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.7.1...v1.7.2
[
1.7.1
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.7.0...v1.7.1
[
1.7.0
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.6.0...v1.7.0
...
...
This diff is collapsed.
Click to expand it.
pretix_matrix_inviter/__init__.py
+
1
−
1
View file @
2d885bbf
__version__
=
"
1.
7.2
"
__version__
=
"
1.
8.0
"
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