Skip to content

Commit

Permalink
Release v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rezib committed Apr 6, 2017
1 parent 6fe5774 commit 0aba6c0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
slurm-web (2.2.1) unstable; urgency=medium

[ Yen C. Li ]
* REST API:
* Fix privatedata hole in some API routes (#170)
* Conf:
* Turn WSGIPassAuthorization on in Apache2 conf (#162)

[ Rémi Palancher ]
* REST API:
* Break loop when view removed from restricted set

-- Rémi Palancher <[email protected]> Thu, 06 Apr 2017 09:22:12 +0200

slurm-web (2.2.0) unstable; urgency=medium

[ Yen C. Li ]
Expand Down
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
# built documents.
#
# The short X.Y version.
version = '2.2.0'
version = '2.2.1'
# The full version, including alpha/beta/rc tags.
release = '2.2.0'
release = '2.2.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 0aba6c0

Please sign in to comment.