Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Commit

Permalink
Updating with generated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Jun 16, 2016
1 parent fd25786 commit 32e9320
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 7 deletions.
76 changes: 76 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Change Log

## [v0.6.0](https://github.com/feathersjs/feathers-service-tests/tree/v0.6.0) (2016-06-16)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.8...v0.6.0)

**Closed issues:**

- NPM version different from current compiled version. [\#4](https://github.com/feathersjs/feathers-service-tests/issues/4)

**Merged pull requests:**

- Tests to allow to override paginate in params [\#12](https://github.com/feathersjs/feathers-service-tests/pull/12) ([daffl](https://github.com/daffl))
- Ensure services use internal methods [\#11](https://github.com/feathersjs/feathers-service-tests/pull/11) ([t2t2](https://github.com/t2t2))
- mocha@2.5.0 breaks build 🚨 [\#10](https://github.com/feathersjs/feathers-service-tests/pull/10) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#9](https://github.com/feathersjs/feathers-service-tests/pull/9) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update request-promise to version 3.0.0 🚀 [\#6](https://github.com/feathersjs/feathers-service-tests/pull/6) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update all dependencies 🌴 [\#5](https://github.com/feathersjs/feathers-service-tests/pull/5) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))

## [v0.5.8](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.8) (2016-04-01)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.7...v0.5.8)

## [v0.5.7](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.7) (2016-04-01)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.6...v0.5.7)

## [v0.5.6](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.6) (2016-04-01)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.5...v0.5.6)

## [v0.5.5](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.5) (2016-04-01)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.4...v0.5.5)

## [v0.5.4](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.4) (2016-02-22)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.3...v0.5.4)

**Merged pull requests:**

- updating request promise [\#3](https://github.com/feathersjs/feathers-service-tests/pull/3) ([ekryski](https://github.com/ekryski))

## [v0.5.3](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.3) (2015-12-30)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.2...v0.5.3)

## [v0.5.2](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.2) (2015-12-19)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.1...v0.5.2)

## [v0.5.1](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.1) (2015-12-09)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.5.0...v0.5.1)

## [v0.5.0](https://github.com/feathersjs/feathers-service-tests/tree/v0.5.0) (2015-12-02)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.4.0...v0.5.0)

## [v0.4.0](https://github.com/feathersjs/feathers-service-tests/tree/v0.4.0) (2015-12-01)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.3.0...v0.4.0)

**Closed issues:**

- Supported databases [\#1](https://github.com/feathersjs/feathers-service-tests/issues/1)

**Merged pull requests:**

- Promises, patch/remove/create many and pagination tests [\#2](https://github.com/feathersjs/feathers-service-tests/pull/2) ([daffl](https://github.com/daffl))

## [v0.3.0](https://github.com/feathersjs/feathers-service-tests/tree/v0.3.0) (2015-11-07)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.2.1...v0.3.0)

## [v0.2.1](https://github.com/feathersjs/feathers-service-tests/tree/v0.2.1) (2015-11-04)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.2.0...v0.2.1)

## [v0.2.0](https://github.com/feathersjs/feathers-service-tests/tree/v0.2.0) (2015-11-04)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.1.1...v0.2.0)

## [v0.1.1](https://github.com/feathersjs/feathers-service-tests/tree/v0.1.1) (2015-11-03)
[Full Changelog](https://github.com/feathersjs/feathers-service-tests/compare/v0.1.0...v0.1.1)

## [v0.1.0](https://github.com/feathersjs/feathers-service-tests/tree/v0.1.0) (2015-10-28)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,8 @@ feathers-service-tests is a test harness for different database service adapters
- [feathers-localstorage](https://github.com/feathersjs/feathers-localstorage)
- [feathers-rethinkdb](https://github.com/feathersjs/feathers-rethinkdb)

## Changelog

__0.3.0__

- Initial commonly used release

## License

Copyright (c) 2015
Copyright (c) 2016

Licensed under the [MIT license](LICENSE).

0 comments on commit 32e9320

Please sign in to comment.