Include git sha in version (#1022)

This commit is contained in:
Joe Nelson
2017-12-08 00:29:44 -06:00
committed by GitHub
parent fef7d949d9
commit 804c0b7f6b
3 changed files with 9 additions and 4 deletions
+1
View File
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #328, Allow doing GET on rpc - @steve-chavez
- #917, Add ability to map RAISE errorcode/message to http status - @steve-chavez
- #940, Add ability to map GUC to http response headers - @steve-chavez
- #1022, Include git sha in version report - @begriffs
### Fixed