Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davazp committed Nov 27, 2018
1 parent 64960ac commit 9214007
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.7.0] - 2018-11-27

### Added

- CLOS support and improved compliance (by @vlad-km)
[#338](https://github.com/jscl-project/jscl/pull/338)
[#337](https://github.com/jscl-project/jscl/pull/337)
[#334](https://github.com/jscl-project/jscl/pull/334)

### Fixed
- Infinite loop in the exprimental service-worker REPL on EOF [#318](https://github.com/jscl-project/jscl/issues/318)

Expand Down Expand Up @@ -40,6 +47,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Implement the [LOOP](https://github.com/jscl-project/jscl/pull/253) macro

[Unreleased]: https://github.com/jscl-project/jscl/compare/v0.6.1...HEAD
[Unreleased]: https://github.com/jscl-project/jscl/compare/v0.7.0...HEAD
[Unreleased]: https://github.com/jscl-project/jscl/compare/v0.6.1...v0.7.0
[0.6.1]: https://github.com/jscl-project/jscl/compare/v0.5.1...v0.6.1
[0.5.1]: https://github.com/jscl-project/jscl/compare/v0.4.0...v0.5.1

0 comments on commit 9214007

Please sign in to comment.