chore(release): 1.1.3 [skip ci]
## [1.1.3](https://github.com/DEgITx/rats-search/compare/v1.1.2...v1.1.3) (2019-01-31) ### Bug Fixes * **test:** less agressive start timeout ([badfd21](https://github.com/DEgITx/rats-search/commit/badfd21)) * **updater:** linux update format was broken ([116cbd7](https://github.com/DEgITx/rats-search/commit/116cbd7)) ### Performance Improvements * **memory:** fix memory leak on gui size ([d0d02cd](https://github.com/DEgITx/rats-search/commit/d0d02cd))
This commit is contained in:
parent
49ce818376
commit
e3bb3575cf
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,3 +1,16 @@
|
|||||||
|
## [1.1.3](https://github.com/DEgITx/rats-search/compare/v1.1.2...v1.1.3) (2019-01-31)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **test:** less agressive start timeout ([badfd21](https://github.com/DEgITx/rats-search/commit/badfd21))
|
||||||
|
* **updater:** linux update format was broken ([116cbd7](https://github.com/DEgITx/rats-search/commit/116cbd7))
|
||||||
|
|
||||||
|
|
||||||
|
### Performance Improvements
|
||||||
|
|
||||||
|
* **memory:** fix memory leak on gui size ([d0d02cd](https://github.com/DEgITx/rats-search/commit/d0d02cd))
|
||||||
|
|
||||||
## [1.1.2](https://github.com/DEgITx/rats-search/compare/v1.1.1...v1.1.2) (2019-01-28)
|
## [1.1.2](https://github.com/DEgITx/rats-search/compare/v1.1.1...v1.1.2) (2019-01-28)
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "rats-search",
|
"name": "rats-search",
|
||||||
"productName": "Rats on The Boat",
|
"productName": "Rats on The Boat",
|
||||||
"description": "P2P BitTorrent search engine",
|
"description": "P2P BitTorrent search engine",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
|
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
|
||||||
"copyright": "Copyright © 2018 Alexey Kasyanchuk",
|
"copyright": "Copyright © 2018 Alexey Kasyanchuk",
|
||||||
|
Loading…
Reference in New Issue
Block a user