Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
prometheus
Commits
e215dac7b8ef
Commit
e215dac7
authored
Apr 05, 2022
by
François Ferry
Browse files
chore(pkg): new minor release (0.2.0)
parent
ba882ed620b3
Pipeline
#119560
passed with stages
in 5 minutes and 54 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
e215dac7
## Version 0.2.0 (2022-04-05)
### 🎉 New features
-
cube-doctor: add add-set-cubicweb-max-version
-
setup.py: increase cubicweb max version to 3.31.x
-
setup.py: increase cubicweb max version to 3.32.x
-
setup.py: increase cubicweb max version to 3.33.x
-
setup.py: increase cubicweb max version to 3.33.x
-
setup.py: increase cubicweb max version to 3.33.x
-
setup.py: increase cubicweb max version to 3.34.x
-
setup.py: increase cubicweb max version to 3.34.x
-
setup.py: increase cubicweb max version to 3.34.x
-
setup.py: increase cubicweb max version to 3.35.x
### 📝 Documentation
-
licence: update licence dates
## Version 0.1.5 (2021-08-25)
### 👷 Bug fixes
...
...
@@ -20,4 +38,4 @@
## Version 0.1.1 (2021-05-11)
### 🤷 Various changes
-
First working version
-
First working version
\ No newline at end of file
cubicweb_prometheus/__pkginfo__.py
View file @
e215dac7
...
...
@@ -5,7 +5,7 @@
modname
=
"cubicweb_prometheus"
distname
=
"cubicweb-prometheus"
numversion
=
(
0
,
1
,
5
)
numversion
=
(
0
,
2
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
François Ferry
@fferry
mentioned in commit
34515b308e98
·
Apr 05, 2022
mentioned in commit
34515b308e98
mentioned in commit 34515b308e983ae3a51fb6787b520b9d04252091
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment