We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0310f9a commit 762dc93Copy full SHA for 762dc93
CHANGELOG.md
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/)
5
6
+## [0.7.0] - 2025-01-24
7
+
8
+### Added
9
+- Active Directory Testing Methodology
10
+- Internal Network Testing Methodology
11
12
## [0.6.0] - 2024-07-23
13
14
### Added
lib/bmt/version.rb
@@ -1,3 +1,3 @@
1
module Bmt
2
- VERSION = '0.6.0'.freeze
+ VERSION = '0.7.0'.freeze
end
0 commit comments