Browse Source

Add changelog and AUTHORS file entry

Signed-off-by: Joseph Weston <joseph@weston.cloud>
Joseph Weston 5 years ago
parent
commit
d3dcb64501
2 changed files with 4 additions and 0 deletions
  1. 3 0
      AUTHORS.rst
  2. 1 0
      changelog.d/4772.feature

+ 3 - 0
AUTHORS.rst

@@ -69,3 +69,6 @@ Serban Constantin <serban.constantin at gmail dot com>
 
 Jason Robinson <jasonr at matrix.org>
  * Minor fixes
+
+Joseph Weston <joseph at weston.cloud>
+ + Add admin API for querying HS version

+ 1 - 0
changelog.d/4772.feature

@@ -0,0 +1 @@
+Add an endpoint to the admin API for querying the server version. Contributed by Joseph Weston.