rats-search/CHANGELOG.md
semantic-release-bot 0368d248ab chore(release): 0.2.0 [skip ci]
<a name="0.2.0"></a>
# [0.2.0](https://github.com/DEgITx/rats-search/compare/v0.1.0...v0.2.0) (2018-02-04)

### Bug Fixes

* **app:** fast and proper closing ([3123a82](https://github.com/DEgITx/rats-search/commit/3123a82))
* **config:** saving config restored ([ddc309e](https://github.com/DEgITx/rats-search/commit/ddc309e))
* **interface:** back button on save page ([342a64e](https://github.com/DEgITx/rats-search/commit/342a64e))
* **linux:** options on start ([a069a0e](https://github.com/DEgITx/rats-search/commit/a069a0e))
* **linux:** proper db use under linux ([0c60c0d](https://github.com/DEgITx/rats-search/commit/0c60c0d))
* **macos:** network category of application ([34c8f33](https://github.com/DEgITx/rats-search/commit/34c8f33))
* **macos:** proper work under MacOS X ([5a86c51](https://github.com/DEgITx/rats-search/commit/5a86c51))
* **scanner:** scanner second enable call ([c77f056](https://github.com/DEgITx/rats-search/commit/c77f056))
* **tests:** disable scanner tests ([7958a19](https://github.com/DEgITx/rats-search/commit/7958a19))

### Features

* **build:** semantic release messages scan ([af591e8](https://github.com/DEgITx/rats-search/commit/af591e8))
* **config:** saving configuration ([7247044](https://github.com/DEgITx/rats-search/commit/7247044))
* **db:** new database ([2703f8a](https://github.com/DEgITx/rats-search/commit/2703f8a))
* **readme:** readme ([adb0b49](https://github.com/DEgITx/rats-search/commit/adb0b49))
* **readme:** semantic release in readme ([8319dce](https://github.com/DEgITx/rats-search/commit/8319dce))
* **readme:** travis status build in readme ([f5b8b88](https://github.com/DEgITx/rats-search/commit/f5b8b88))
* **tests:** db test ([fdf528e](https://github.com/DEgITx/rats-search/commit/fdf528e))
* **tests:** new scanner test ([0c6544f](https://github.com/DEgITx/rats-search/commit/0c6544f))
2018-02-04 21:06:48 +00:00

1.8 KiB

0.2.0 (2018-02-04)

Bug Fixes

  • app: fast and proper closing (3123a82)
  • config: saving config restored (ddc309e)
  • interface: back button on save page (342a64e)
  • linux: options on start (a069a0e)
  • linux: proper db use under linux (0c60c0d)
  • macos: network category of application (34c8f33)
  • macos: proper work under MacOS X (5a86c51)
  • scanner: scanner second enable call (c77f056)
  • tests: disable scanner tests (7958a19)

Features

  • build: semantic release messages scan (af591e8)
  • config: saving configuration (7247044)
  • db: new database (2703f8a)
  • readme: readme (adb0b49)
  • readme: semantic release in readme (8319dce)
  • readme: travis status build in readme (f5b8b88)
  • tests: db test (fdf528e)
  • tests: new scanner test (0c6544f)