File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 3.1.0] ( https://github.com/openvoxproject/openvoxserver-ca/tree/3.1.0 ) (2026-02-20)
6+
7+ [ Full Changelog] ( https://github.com/openvoxproject/openvoxserver-ca/compare/3.0.0...3.1.0 )
8+
9+ ** Implemented enhancements:**
10+
11+ - Remove duplicate rspec/rake from Gemfile & remove unused pry/bundler dependency [ \# 24] ( https://github.com/OpenVoxProject/openvoxserver-ca/pull/24 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12+ - Add Ruby 4.0 support [ \# 22] ( https://github.com/OpenVoxProject/openvoxserver-ca/pull/22 ) ([ dependabot[ bot]] ( https://github.com/apps/dependabot ) )
13+
14+ ** Fixed bugs:**
15+
16+ - Fix bogus bundler requirement in ` puppetserver-ca ` [ \# 23] ( https://github.com/OpenVoxProject/openvoxserver-ca/pull/23 ) ([ smortex] ( https://github.com/smortex ) )
17+
518## [ 3.0.0] ( https://github.com/openvoxproject/openvoxserver-ca/tree/3.0.0 ) (2025-07-10)
619
720[ Full Changelog] ( https://github.com/openvoxproject/openvoxserver-ca/compare/3.0.0-rc1...3.0.0 )
Original file line number Diff line number Diff line change 11module Puppetserver
22 module Ca
3- VERSION = "3.0 .0"
3+ VERSION = "3.1 .0"
44 end
55end
You can’t perform that action at this time.
0 commit comments