chore(release): 0.6.0 [skip ci]
<a name="0.6.0"></a> # [0.6.0](https://github.com/DEgITx/rats-search/compare/v0.5.0...v0.6.0) (2018-02-12) ### Bug Fixes * **macos:** fix updates on Mac OS X ([91e4f93](https://github.com/DEgITx/rats-search/commit/91e4f93)) * **macos:** normal icon ([d138c85](https://github.com/DEgITx/rats-search/commit/d138c85)) * **windows:** start fix in some cases (possible win7 fix) ([45c408f](https://github.com/DEgITx/rats-search/commit/45c408f)) ### Features * **app:** allow run only single application at same time ([e942c03](https://github.com/DEgITx/rats-search/commit/e942c03)) * **log:** log autoupdate info ([1e5392d](https://github.com/DEgITx/rats-search/commit/1e5392d)) * **log:** system information ([023d33f](https://github.com/DEgITx/rats-search/commit/023d33f))
This commit is contained in:
parent
a5129f4036
commit
08ccf09105
17
CHANGELOG.md
17
CHANGELOG.md
@ -1,3 +1,20 @@
|
|||||||
|
<a name="0.6.0"></a>
|
||||||
|
# [0.6.0](https://github.com/DEgITx/rats-search/compare/v0.5.0...v0.6.0) (2018-02-12)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **macos:** fix updates on Mac OS X ([91e4f93](https://github.com/DEgITx/rats-search/commit/91e4f93))
|
||||||
|
* **macos:** normal icon ([d138c85](https://github.com/DEgITx/rats-search/commit/d138c85))
|
||||||
|
* **windows:** start fix in some cases (possible win7 fix) ([45c408f](https://github.com/DEgITx/rats-search/commit/45c408f))
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **app:** allow run only single application at same time ([e942c03](https://github.com/DEgITx/rats-search/commit/e942c03))
|
||||||
|
* **log:** log autoupdate info ([1e5392d](https://github.com/DEgITx/rats-search/commit/1e5392d))
|
||||||
|
* **log:** system information ([023d33f](https://github.com/DEgITx/rats-search/commit/023d33f))
|
||||||
|
|
||||||
<a name="0.5.0"></a>
|
<a name="0.5.0"></a>
|
||||||
# [0.5.0](https://github.com/DEgITx/rats-search/compare/v0.4.0...v0.5.0) (2018-02-11)
|
# [0.5.0](https://github.com/DEgITx/rats-search/compare/v0.4.0...v0.5.0) (2018-02-11)
|
||||||
|
|
||||||
|
@ -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": "0.5.0",
|
"version": "0.6.0",
|
||||||
"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