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
cubicweb
Commits
ccea44d0a679
Commit
0b676be3
authored
Oct 07, 2021
by
Frank Bessou
🍁
Browse files
chore(pkg): new patch release (3.29.6)
--HG-- branch : 3.29
parent
b71d207d0899
Pipeline
#86618
failed with stages
in 27 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
ccea44d0
...
...
@@ -22,7 +22,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
29
,
5
)
numversion
=
(
3
,
29
,
6
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
doc/changes/3.29.rst
View file @
ccea44d0
3.29.6 (2021-10-07)
===================
🎉 New features
--------------
- Allow authentication on SMTP for outgoing emails. This feature was present in 3.28, but got lost during merge.
3.29
====
...
...
@@ -33,4 +40,4 @@ Various changes
---------------
- DeprecatedWarning: [logilab.common.deprecation] moved has been renamed and is deprecated, uses callable_moved instead
-
A
dd pipeline badge and shields with stats from pypi & docker
-
a
dd pipeline badge and shields with stats from pypi & docker
Frank Bessou
🍁
@fbessou
mentioned in commit
7c41f7085eee
·
Oct 07, 2021
mentioned in commit
7c41f7085eee
mentioned in commit 8106b2ce0f5b49d9ff4cf608bd3f97923ccddf3b
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