Skip to content

Commit 27bb54d

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 1.1.5
1 parent 97e3679 commit 27bb54d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [1.1.5] - 2022-02-04
6+
### Fixed:
7+
- Fixed a bug that could cause the program to crash with a panic when certain tests failed.
8+
59
## [1.1.4] - 2022-02-03
610
### Fixed:
711
- Stacktraces now appear consistently for all failures. Previously they only appeared sometimes in console output (in a somewhat different format) and never appeared in JUnit output.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.4
1+
1.1.5

0 commit comments

Comments
 (0)