Skip to content

Commit

Permalink
Merge pull request #132 from DMTF/1.2.8-Tagging
Browse files Browse the repository at this point in the history
1.2.8 Versioning
  • Loading branch information
mraineri authored Mar 26, 2020
2 parents 9de9761 + 1dee42a commit a405f54
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.8] - 2020-03-26
- Added timeout to conditional wait to prevent queue threads from hanging

## [1.2.7] - 2019-11-21
- Added getPayloadLongLongValue helper

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.7
Version: 1.2.8
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 a405f54

Please # to comment.