Skip to content

Commit d49a3bf

Browse files
author
Joerg Huber
committed
Updated release notes.
1 parent fe5e73d commit d49a3bf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

SIF3InfraREST/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ project is upgraded properly to the new framework version.**
165165
**Please refer to the detailed release notes in "release/v0.12.0" carefully to ensure that your project is upgraded properly to the
166166
new framework version.**
167167

168-
## Version from Sept 18, 2018: v0.13.0 - Various changes
168+
## Version from Sept 25, 2018: v0.13.0 - Various changes
169169
- Fixed a number of minor issues.
170170
- Added SIFException to many Provider Interface methods to enable providers to throw a "generic" exceptions where the
171171
provider can customise the HTTP Status Code and error message to be returned to the consumer.

SIF3InfraREST/release/v0.13.0/Release_Notes_v0.13.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
==============================================================
2-
Release Notes for v0.13.0 of SIF3 Framework (Sept 18, 2018)
2+
Release Notes for v0.13.0 of SIF3 Framework (Sept 25, 2018)
33
==============================================================
44

55
Bug Fixes
@@ -18,7 +18,7 @@ New Functionality
1818
- Provider Side. This includes all CRUD operations for Job, Phases and Status. Also supported out-of-the box is "ChangesSince"
1919
and publishing of events.
2020
- Consumer Side: This includes all CRUD operations for Job, Phases and Status. Also supported out-of-the box is "ChangesSince".
21-
Events are not yet supported.
21+
and event consuming.
2222

2323
Changed Functionality
2424
---------------------

0 commit comments

Comments
 (0)