Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juanhapes committed Oct 4, 2019
1 parent 50fe5d8 commit 8288933
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.0.0] - 2019-10-04
### Added
- `event-emitter` package
- unit tests
- docs
- `emit()` method validates microservice-call response code

### Removed
- unnecessary `index.js`

### Changed
- `main` js file from `index.js` to `lib/index.js`
- `emit()` method validates microservice-call response code

0 comments on commit 8288933

Please sign in to comment.