Skip to content

Commit

Permalink
Merge pull request #110 from DMTF/1.2.2-Tagging
Browse files Browse the repository at this point in the history
1.2.2 Versioning
  • Loading branch information
mraineri authored Jun 7, 2019
2 parents 45a6253 + 3fafe06 commit b01ebe4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## [1.2.2] - 2019-06-07
- Added error checking for when 200 OK is returned, but the payload could not be parsed

## [1.2.1] - 2019-05-10
- Fixed various leaks
- Added support for OpenSSL 1.1.0
Expand Down
2 changes: 1 addition & 1 deletion rpm/libredfish.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: libredfish
Version: 1.2.1
Version: 1.2.2
Release: 1%{?dist}
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.

Expand Down

0 comments on commit b01ebe4

Please sign in to comment.