Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kauanslr authored Oct 15, 2019
1 parent e144d97 commit 842294b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.0]
### Added
- Bugs test suite
- Null driver use throw `Convenia\Pigeon\Exceptions\Driver\NullDriverException` exception
### Fixed
- Fix `No free channel id` message when emit large amount of events
- Fix env example
### Changed
- CHange default driver to `rabbit`
- Change default driver to `rabbit`

## [1.2.0-beta.2]
### Fixed
Expand Down

0 comments on commit 842294b

Please sign in to comment.