Skip to content

Commit 5751486

Browse files
authored
[BC-32320] Update methodology-taxonomy submodule to include new Active Directory and Internal Network methodologies (#23)
* Update methodology-taxonomy submodule to include new Active Directory and Internal Network methodologies * Bump version to 0.7.0 for new Active Directory and Internal Network methodologies
1 parent d94d625 commit 5751486

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/)
55

6+
## [0.7.0] - 2025-01-24
7+
8+
### Added
9+
- Active Directory Testing Methodology
10+
- Internal Network Testing Methodology
11+
612
## [0.6.0] - 2024-07-23
713

814
### Added

lib/bmt/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Bmt
2-
VERSION = '0.6.0'.freeze
2+
VERSION = '0.7.0'.freeze
33
end

0 commit comments

Comments
 (0)