Skip to content

Commit

Permalink
3.16.0 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MusikAnimal committed Jul 7, 2022
1 parent 1a4dade commit 8ed4a31
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release Notes #

## 3.16.0 ##
- GlobalContribs (T294765): add API endpoint
- UserRepository (T294765): do not report expired user rights
- Blame: gracefully handle missing revisions
- Localization updates.

## 3.15.3 ##
- Fix querying of replication lag.

Expand Down
2 changes: 1 addition & 1 deletion config/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# The release process is documented at https://www.mediawiki.org/wiki/XTools/Development#Releases

parameters:
app.version: 3.15.3
app.version: 3.16.0

0 comments on commit 8ed4a31

Please sign in to comment.