Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
skos
Commits
9f84301aae0d
Commit
902ba6ac
authored
Apr 05, 2022
by
François Ferry
Browse files
chore(pkg): new minor release (2.1.0)
parent
3367beb0cabb
Pipeline
#119522
failed with stages
in 13 minutes and 52 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
9f84301a
## Version 2.1.0 (2022-04-05)
### 🎉 New features
-
cube-doctor: add add-set-cubicweb-max-version
-
setup.py: increase cubicweb max version to 3.31.x
### 👷 Bug fixes
-
Entity.Adapter is definitely moved only in cubicweb3.28
### 📝 Documentation
-
licence: update licence dates
### 🤖 Continuous integration
-
pg11 image url has changed
## Version 2.0.0 (2021-08-04)
### 🎉 New features
...
...
@@ -18,5 +36,4 @@
-
gitlab-ci: use templates from a common repository
-
integrate pytest-deprecated-warnings
-
use image with pg as it is used during test
-
use image with pg as it is used during test
\ No newline at end of file
cubicweb_skos/__pkginfo__.py
View file @
9f84301a
...
...
@@ -5,7 +5,7 @@
modname
=
'cubicweb_skos'
distname
=
'cubicweb-skos'
numversion
=
(
2
,
0
,
0
)
numversion
=
(
2
,
1
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
François Ferry
@fferry
mentioned in commit
f46ce0b29d80
·
Apr 05, 2022
mentioned in commit
f46ce0b29d80
mentioned in commit 63a1903c8f74d355f7285a84925d819d36a7f78f
Toggle commit list
Write
Preview
Supports
Markdown
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