Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
  • Loading branch information
miurahr committed Nov 30, 2021
1 parent cdedac1 commit f52afd8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.2.2]
* Fix checkstyle warnings and firebugs error

## [0.2.1]
* HtmlDslVisitor: convert media tags to hyperlink or img tags

Expand All @@ -16,6 +19,7 @@ All notable changes to this project will be documented in this file.
## 0.1.0
* First internal release

[Unreleased]: https://github.com/eb4j/dsl4j/compare/v0.2.1...HEAD
[0.2.0]: https://github.com/eb4j/dsl4j/compare/v0.2.0...v0.2.1
[Unreleased]: https://github.com/eb4j/dsl4j/compare/v0.2.2...HEAD
[0.2.2]: https://github.com/eb4j/dsl4j/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/eb4j/dsl4j/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/eb4j/dsl4j/compare/v0.1.0...v0.2.0

0 comments on commit f52afd8

Please sign in to comment.