RELEASES.md in finapps-5.0.35 vs RELEASES.md in finapps-5.0.36
- old
+ new
@@ -1,4 +1,13 @@
+## [5.0.36] - 2020-08-05
+
+### Changed
+* Add upload endpoints to support dashboard ([#309][i309])
+
+[i309]: https://github.com/finapps/tenant-dashboard-react/issues/309
+
+[5.0.36]: https://github.com/finapps/ruby-client/compare/5.0.35...5.0.36
+
## [5.0.35] - 2020-07-09
### Changed
* Change code to match rubocop suggestions ([#232][i232])
* Add support for first name order search with space ([#404][i404])