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
api
Commits
aaef51f56094
Commit
aaef51f5
authored
Jun 15, 2022
by
Arnaud Vergnet
Browse files
chore(pkg): new patch release (0.3.1)
parent
1527ef3e653e
Pipeline
#135833
passed with stages
in 2 minutes and 46 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
aaef51f5
## Version 0.3.1 (2022-06-15)
### 👷 Bug fixes
-
revert to base pyramid_jwt implementation using a custom cookie serializer
## Version 0.3.0 (2022-06-14)
### 🎉 New features
...
...
cubicweb_api/__pkginfo__.py
View file @
aaef51f5
...
...
@@ -5,7 +5,7 @@
modname
=
"cubicweb_api"
distname
=
"cubicweb-api"
numversion
=
(
0
,
3
,
0
)
numversion
=
(
0
,
3
,
1
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
Arnaud Vergnet
@avergnet
mentioned in commit
74d5bf3fe4f5
·
Jun 15, 2022
mentioned in commit
74d5bf3fe4f5
mentioned in commit 74d5bf3fe4f542836edfe5888d04fd5b1b7b4e28
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