Skip to content

Commit

Permalink
Update to version 0.8.0
Browse files Browse the repository at this point in the history
Please see the changelog for a list of changes in this release.
  • Loading branch information
drmfinlay committed Sep 27, 2018
1 parent 7a0bfb5 commit 1691660
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project will adhere to [Semantic Versioning](http://semver.org/spec/v2.

Note: this project had no release versions between [0.6.6b1] and [0.7.0]. Notable changes made between these versions are documented in the commit history and will be placed under headings in this file over time.

## [Unreleased]
## [0.8.0] - 2018-09-27
### Added
- Add EngineBase.grammars property for retrieving loaded grammars.
- Add MappingRule.specs property to allow retrieval of specs after initialisation.
Expand Down Expand Up @@ -87,7 +87,8 @@ TODO
## [0.6.1] - 2008-10-18
This release is the first in the Git version control system.

[Unreleased]: https://github.com/Danesprite/dragonfly/compare/0.7.0...HEAD
[Unreleased]: https://github.com/Danesprite/dragonfly/compare/0.8.0...HEAD
[0.8.0]: https://github.com/Danesprite/dragonfly/compare/0.7.0...0.8.0
[0.7.0]: https://github.com/Danesprite/dragonfly/compare/74981c1...0.7.0
[0.6.6b1]: https://github.com/Danesprite/dragonfly/compare/0.6.5...0.6.6b1
[0.6.5]: https://github.com/Danesprite/dragonfly/compare/0.6.4-rc3...0.6.5
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.8.0

0 comments on commit 1691660

Please sign in to comment.