Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mingrammer committed Oct 11, 2017
1 parent 080f02a commit 0a3064e
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Expand Up @@ -4,49 +4,48 @@ All notable changes to this project will be documented in this file.

## [1.1.0](https://github.com/mingrammer/awesome-finder/releases/tag/v1.1.0) - 2017-10-12

#### Added
### Added

* Create CHANGELOG.md
* Add `--version` option
* Add `requirements.txt`

#### Changed
### Changed

* Rename the `awesome` binary to `awesome-hub` to avoid the conflict with awesome binary of `awesome-wm`

## [1.0.6](https://github.com/mingrammer/awesome-finder/releases/tag/v1.0.6) - 2017-09-29

#### Changed
### Changed

* Improve the parsing regex for that make it possible to recognize the emoji text


#### Fixed
### Fixed

* Fix parsing problems for `awesome-java` and `awesome-php`

## [1.0.5](https://github.com/mingrammer/awesome-finder/releases/tag/v1.0.5) - 2017-09-13

#### Added
### Added

* Add parsers for awesome-android/ios

#### Fixed
### Fixed

* Fix a bug for trying to open the non exist link of empty matched blocks

## [1.0.4](https://github.com/mingrammer/awesome-finder/releases/tag/v1.0.4) - 2017-09-11

#### Fixed
### Fixed

* Fix a bug that cache directory was not created


## [1.0.0](https://github.com/mingrammer/awesome-finder/releases/tag/v1.0.0) - 2017-09-11

#### Added
### Added

* Parses the awesome repository
* Supports some awesome repository
* Open a link on awesome finder
* Supports multiple keywords query
* Supports multiple keywords query

0 comments on commit 0a3064e

Please sign in to comment.