Skip to content

Commit 986821c

Browse files
committed
Release 3.1.1
1 parent 1390dcc commit 986821c

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
@@ -2,6 +2,14 @@
22

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

5+
## [3.1.1](https://github.com/openvoxproject/openvoxserver-ca/tree/3.1.1) (2026-02-21)
6+
7+
[Full Changelog](https://github.com/openvoxproject/openvoxserver-ca/compare/3.1.0...3.1.1)
8+
9+
**Fixed bugs:**
10+
11+
- fix CRL extension update by using ASN.1 INTEGER [\#26](https://github.com/OpenVoxProject/openvoxserver-ca/pull/26) ([corporate-gadfly](https://github.com/corporate-gadfly))
12+
513
## [3.1.0](https://github.com/openvoxproject/openvoxserver-ca/tree/3.1.0) (2026-02-20)
614

715
[Full Changelog](https://github.com/openvoxproject/openvoxserver-ca/compare/3.0.0...3.1.0)

lib/puppetserver/ca/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Puppetserver
22
module Ca
3-
VERSION = "3.1.0"
3+
VERSION = "3.1.1"
44
end
55
end

0 commit comments

Comments
 (0)