Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
funkwhale
Commits
3c8c1524
Verified
Commit
3c8c1524
authored
Aug 02, 2021
by
Georg Krause
Browse files
Version bump and changelog for 1.1.4
parent
a9095d32
Pipeline
#16536
passed with stages
in 8 minutes and 23 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
3c8c1524
...
...
@@ -10,6 +10,12 @@ This changelog is viewable on the web at https://docs.funkwhale.audio/changelog.
.. towncrier
1.1.4 (2021-08-02)
Upgrade instructions are available at
https://docs.funkwhale.audio/admin/upgrading.html
- Pinned version of asgiref to avoid trouble with latest release. For further information, see #1516
1.1.3 (2021-08-02)
Upgrade instructions are available at
https://docs.funkwhale.audio/admin/upgrading.html
...
...
api/funkwhale_api/__init__.py
View file @
3c8c1524
# -*- coding: utf-8 -*-
__version__
=
"1.1.
3
"
__version__
=
"1.1.
4
"
__version_info__
=
tuple
(
[
int
(
num
)
if
num
.
isdigit
()
else
num
...
...
vachan-maker
@vachan-maker
mentioned in issue
#1591 (closed)
·
Oct 16, 2021
mentioned in issue
#1591 (closed)
mentioned in issue #1591
Toggle commit list
Georg Krause
@georgkrause
mentioned in issue
#1615 (closed)
·
Dec 06, 2021
mentioned in issue
#1615 (closed)
mentioned in issue #1615
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