Skip to content

Commit d1993dd

Browse files
authored
Merge pull request #102 from DMTF/1.2.0-Tagging
1.2.0 Versioning
2 parents 9daa173 + 8e4f9c1 commit d1993dd

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.2.0] - 2019-04-12
4+
- Added Chassis entity support
5+
- Various compiler, warning, and code checker improvements
6+
- Various NULL checks added
7+
- Updated Fedora build to use newer versions
8+
- Added Debian package support
9+
- Added sample CLI code
10+
311
## [1.1.9] - 2019-03-26
412
- Made change to ensure session based auth calls back in separate thread
513

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.1.9
2+
Version: 1.2.0
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)