Skip to content

Commit 3bbcdc3

Browse files
committed
Release 1.3.0
1 parent fcc960a commit 3bbcdc3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.3.0](https://github.com/openvoxproject/vanagon/tree/1.3.0) (2026-02-07)
6+
7+
[Full Changelog](https://github.com/openvoxproject/vanagon/compare/1.2.0...1.3.0)
8+
9+
**Implemented enhancements:**
10+
11+
- Add Ubuntu 26.04 [\#73](https://github.com/OpenVoxProject/vanagon/pull/73) ([bastelfreak](https://github.com/bastelfreak))
12+
513
## [1.2.0](https://github.com/openvoxproject/vanagon/tree/1.2.0) (2026-01-29)
614

715
[Full Changelog](https://github.com/openvoxproject/vanagon/compare/1.1.0...1.2.0)

vanagon.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |gem|
22
gem.name = 'vanagon'
3-
gem.version = '1.2.0'
3+
gem.version = '1.3.0'
44

55
gem.summary = 'Multiplatform build, sign, and ship for Puppet projects'
66
gem.description = <<-DESCRIPTION

0 commit comments

Comments
 (0)