Skip to content

Commit

Permalink
Merge pull request #74 from DMTF/1.1.5-Tagging
Browse files Browse the repository at this point in the history
1.1.5 Versioning
  • Loading branch information
mraineri authored Feb 1, 2019
2 parents 0ea2418 + 297949f commit 477fcd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.1.5] - 2019-02-01
- Fixed various leaks
- Refactored some code to remove duplications

## [1.1.4] - 2019-01-11
- Fixed various leaks
- Added ability to specify a timeout per request
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.1.4
Version: 1.1.5
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 477fcd5

Please sign in to comment.