From 8a685dd6e9beed485813c3fd8332f486fd512c89 Mon Sep 17 00:00:00 2001 From: mitz Date: Fri, 26 Apr 2019 16:22:32 +0900 Subject: [PATCH] Bump version to 1.3.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a1ea4f..00981c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] + +## [1.3.0] - 2019-04-26 + +### Added +- Support Redfish version 1.2.0 and 1.4.0 (#12) + +[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.3.0...HEAD +[1.3.0]: https://github.com/cybozu-go/setup-hw/compare/e370989b320534a6af5b9b83d921f6312af40b42...v1.3.0