Skip to content

Commit 7d1aa05

Browse files
authored
Merge pull request #113 from DMTF/1.2.3-Tagging
1.2.3 Versioning
2 parents 3dd4ef5 + 4731310 commit 7d1aa05

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [1.2.3] - 2019-08-09
4+
- Added support for asynchronous event notification
5+
- Made fix to path searching
6+
37
## [1.2.2] - 2019-06-07
48
- Added error checking for when 200 OK is returned, but the payload could not be parsed
59

rpm/libredfish.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: libredfish
2-
Version: 1.2.2
2+
Version: 1.2.3
33
Release: 1%{?dist}
44
Summary: libRedfish is a C client library that allows for Creation of Entities (POST), Read of Entities (GET), Update of Entities (PATCH), Deletion of Entities (DELETE), running Actions (POST), receiving events, and providing some basic query abilities.
55

0 commit comments

Comments
 (0)