-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
66 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# Change Log | ||
|
||
## [0.2.0](https://github.com/inaka/lasse/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/inaka/lasse/compare/0.1.0...HEAD) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Send InitialEvents provided by the implementor after init\(\) [\#14](https://github.com/inaka/lasse/issues/14) | ||
|
||
**Fixed bugs:** | ||
|
||
- Add State to all possible tuples returned from Module:init\(\) [\#13](https://github.com/inaka/lasse/issues/13) | ||
|
||
**Closed issues:** | ||
|
||
- Change version of Cowboy [\#19](https://github.com/inaka/lasse/issues/19) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update LICENSE [\#24](https://github.com/inaka/lasse/pull/24) ([andresinaka](https://github.com/andresinaka)) | ||
|
||
- Fix result handling of module:handle\_error/3 [\#23](https://github.com/inaka/lasse/pull/23) ([stwind](https://github.com/stwind)) | ||
|
||
- \[fix \#19\] change version to 1.10.0 [\#20](https://github.com/inaka/lasse/pull/20) ([Euen](https://github.com/Euen)) | ||
|
||
- \[\#14\] Allow Initial Events to be sent on init. [\#16](https://github.com/inaka/lasse/pull/16) ([jfacorro](https://github.com/jfacorro)) | ||
|
||
- \[\#13\] Added State value to all return values of init\(\) [\#15](https://github.com/inaka/lasse/pull/15) ([jfacorro](https://github.com/jfacorro)) | ||
|
||
## [0.1.0](https://github.com/inaka/lasse/tree/0.1.0) (2014-06-18) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Additional Features [\#6](https://github.com/inaka/lasse/issues/6) | ||
|
||
**Closed issues:** | ||
|
||
- Considerations from reading the Protocol RFC [\#10](https://github.com/inaka/lasse/issues/10) | ||
|
||
- Add Examples and Documentation [\#4](https://github.com/inaka/lasse/issues/4) | ||
|
||
- Add Tests [\#3](https://github.com/inaka/lasse/issues/3) | ||
|
||
- App Structure [\#2](https://github.com/inaka/lasse/issues/2) | ||
|
||
- Create an Initial Version [\#1](https://github.com/inaka/lasse/issues/1) | ||
|
||
**Merged pull requests:** | ||
|
||
- \[\#10\] Implemented missing features form the RFC [\#12](https://github.com/inaka/lasse/pull/12) ([jfacorro](https://github.com/jfacorro)) | ||
|
||
- \[\#4\] Added examples and updated the README with some documentation. [\#11](https://github.com/inaka/lasse/pull/11) ([jfacorro](https://github.com/jfacorro)) | ||
|
||
- \[\#6\] Implemented additional features and added tests [\#9](https://github.com/inaka/lasse/pull/9) ([jfacorro](https://github.com/jfacorro)) | ||
|
||
- \[\#3\] Created test suite for lasse. [\#8](https://github.com/inaka/lasse/pull/8) ([jfacorro](https://github.com/jfacorro)) | ||
|
||
- \[\#2\] App Structure [\#7](https://github.com/inaka/lasse/pull/7) ([jfacorro](https://github.com/jfacorro)) | ||
|
||
- \[\#1\] lasse\_handler and related behavior implementation [\#5](https://github.com/inaka/lasse/pull/5) ([jfacorro](https://github.com/jfacorro)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters