Skip to content

Commit f01db62

Browse files
committed
Release v1.4.1
1 parent a3ce799 commit f01db62

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -281,3 +281,14 @@
281281
## Bugfixes
282282

283283
* Fixed incorrect line separators in marker output on Windows. #178
284+
285+
# fulibScenarios v1.4.1
286+
287+
## General
288+
289+
* Updated to fulib v1.2.1.
290+
* Updated to fulibTools v1.2.1.
291+
292+
## Bugfixes
293+
294+
* Fixed a backward compatibility issue introduced by new keywords in v1.1. #183 #186

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
// ...
6161
6262
// https://mvnrepository.com/artifact/org.fulib/fulibScenarios
63-
fulibScenarios group: 'org.fulib', name: 'fulibScenarios', version: '1.4.0'
63+
fulibScenarios group: 'org.fulib', name: 'fulibScenarios', version: '1.4.1'
6464
6565
// optional (required for mockups):
6666
// https://mvnrepository.com/artifact/org.fulib/fulibMockups

0 commit comments

Comments
 (0)