We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2abb8c + 90c1ca8 commit af1d7baCopy full SHA for af1d7ba
docs/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [2.0.0] - 2024-11-29
9
10
### Added
11
galaxy.yml
@@ -2,7 +2,7 @@ namespace: fujitsu
2
3
name: primergy
4
-version: 1.0.0
+version: 2.0.0
readme: README.md
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "fujitsu-ansible-irmc-integration"
-version = "1.3.0"
+version = "2.0.0"
description = "Ansible modules for manage Fujitsu PRIMERGY servers via iRMC"
authors = []
dependencies = [
0 commit comments