Search term is now passed through when using paginated result sets

This commit is contained in:
Dane Everitt 2018-03-03 17:57:12 -06:00
parent c739f292e4
commit eaf54a8c63
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 6 additions and 5 deletions

View file

@ -6,6 +6,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
## v0.7.5 (Derelict Dermodactylus)
### Fixed
* Fixes application API keys being created as a client API key.
* Search term is now passed through when using paginated result sets.
### Changed
* Databases are now properly paginated when viewing a database host.