Skip to content

Commit 0051c44

Browse files
author
Joerg Huber
committed
Updated readme.
1 parent 9263b12 commit 0051c44

2 files changed

Lines changed: 3 additions & 2 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 Aug 28, 2018: v0.13.0 - Various changes
168+
## Version from Aug 30, 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 provider can customise
171171
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
==============================================================
2-
Release Notes for v0.13.0 of SIF3 Framework (Aug 28, 2018)
2+
Release Notes for v0.13.0 of SIF3 Framework (Aug 30, 2018)
33
==============================================================
44

55
Bug Fixes
@@ -10,6 +10,7 @@ Bug Fixes
1010
- Fixed GitHub issue #35 - Improve Queue Reader Exception Handling
1111
- Fixed GitHub issue #36 - Typo: 'SIF' in lower case in main pom.xml
1212
- Fixed GitHub issue #37 - Remote message readers not stopping
13+
- Fixed GitHub issue #38 - Delayed error responses not handled correctly
1314

1415
New Functionality
1516
-----------------

0 commit comments

Comments
 (0)