Skip to content

Commit

Permalink
v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed May 11, 2021
1 parent 04b7035 commit 9d413fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]


## [3.1.4] - 2021-05-11

### Changed
- Improved logging on HL


## [3.1.3] - 2021-05-07

### Changed
Expand Down
2 changes: 1 addition & 1 deletion haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"description": "Python inspired doc-testing for Haxe. Allows unit-testing based on test assertions in haxedoc. Integrates with Haxe Unit, MUnit, Tink Testrunner and UTest",
"contributors": ["vegardit"],
"releasenote": "See https://github.com/vegardit/haxe-doctest/blob/master/CHANGELOG.md",
"version": "3.1.3",
"version": "3.1.4",
"dependencies": {"hscript": ""}
}

0 comments on commit 9d413fa

Please sign in to comment.