Skip to content

Commit

Permalink
Add changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
msqr committed Mar 13, 2016
1 parent f8c07be commit e2afd79
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Change Log

## [1.1.0](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.1.0) (2016-03-14)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.10...1.1.0)

**Implemented enhancements:**

- sorting by multiple fields [\#11](https://github.com/Blue-Rocket/BRFullTextSearch/issues/11)
- What are the possible values of indexObjectType? [\#7](https://github.com/Blue-Rocket/BRFullTextSearch/issues/7)

**Fixed bugs:**

- Crashes \(possibly\) due to concurrent access to bulkUpdateIndex and search [\#15](https://github.com/Blue-Rocket/BRFullTextSearch/issues/15)

**Closed issues:**

- Searching in Swift? [\#13](https://github.com/Blue-Rocket/BRFullTextSearch/issues/13)
- "Multiple build commands" warning for header files [\#12](https://github.com/Blue-Rocket/BRFullTextSearch/issues/12)

## [1.0.10](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.10) (2015-10-12)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.9...1.0.10)

## [1.0.9](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.9) (2015-10-12)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.8...1.0.9)

## [1.0.8](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.8) (2015-09-16)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.7...1.0.8)

**Closed issues:**

- Integration via CocoaPods [\#4](https://github.com/Blue-Rocket/BRFullTextSearch/issues/4)

## [1.0.7](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.7) (2015-05-06)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.6...1.0.7)

**Closed issues:**

- xcode debugger doesn't work? [\#3](https://github.com/Blue-Rocket/BRFullTextSearch/issues/3)

## [1.0.6](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.6) (2015-04-22)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.5...1.0.6)

## [1.0.5](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.5) (2015-04-09)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.4...1.0.5)

## [1.0.4](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.4) (2015-03-09)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.3...1.0.4)

## [1.0.3](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.3) (2015-02-21)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.2...1.0.3)

## [1.0.2](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.2) (2014-10-06)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.1...1.0.2)

## [1.0.1](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.1) (2014-07-28)
[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.0.0...1.0.1)

## [1.0.0](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.0.0) (2014-05-19)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit e2afd79

Please sign in to comment.