Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit e93e8fb

Browse files
authored
Merge pull request #701 from CJSCommonPlatform/add-linked-events-release-5.1.x
add stream transformation support for linked events
2 parents d4505b3 + 753fe9f commit e93e8fb

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
@@ -5,6 +5,10 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
55

66
## [Unreleased]
77

8+
## [5.1.2] 2019-03-15
9+
### Added
10+
- Upgrade to latest framework-api
11+
812
## [5.1.0] - 2019-01-08
913
### Changed
1014
- Updated to test-utils to 1.19.1

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<test-utils.version>1.19.1</test-utils.version>
4646
<utilities.version>1.16.2</utilities.version>
4747
<json-schema-catalog.version>1.4.3</json-schema-catalog.version>
48-
<framework-api.version>3.1.0</framework-api.version>
48+
<framework-api.version>3.1.1</framework-api.version>
4949
</properties>
5050

5151
<dependencyManagement>

0 commit comments

Comments
 (0)