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
cubicweb
Commits
a743755e7e9b
Commit
8a02af0c
authored
Mar 31, 2022
by
François Ferry
Browse files
chore(pkg): new patch release (3.35.2)
--HG-- branch : 3.35
parent
745adc0d26fd
Pipeline
#118691
passed with stages
in 55 minutes and 39 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
a743755e
...
...
@@ -22,7 +22,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
35
,
1
)
numversion
=
(
3
,
35
,
2
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
doc/changes/3.35.rst
View file @
a743755e
3.35.2 (2022-03-31)
===================
👷 Bug fixes
-----------
- rql2sql: upgrade RQL version to fix translation of NOT EXISTS(X eid Y) (https://forge.extranet.logilab.fr/cubicweb/cubicweb/-/issues/528)
- view: don't escape html tags inside image previews
3.35.1 (2022-03-09)
===================
...
...
François Ferry
@fferry
mentioned in commit
6cf7c22f7213
·
Mar 31, 2022
mentioned in commit
6cf7c22f7213
mentioned in commit 61932417f4a347d6b0ba032c5b6db5d8a1c788d1
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