File tree Expand file tree Collapse file tree 4 files changed +17
-1
lines changed
Expand file tree Collapse file tree 4 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 44[submodule "lib/data/0.9 "]
55 path = lib/data/0.9
66 url = git@github.com:bugcrowd/methodology-taxonomy.git
7+ [submodule "lib/data/0.10 "]
8+ path = lib/data/0.10
9+ url = git@github.com:bugcrowd/methodology-taxonomy.git
Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ )
55
6+ ## [ 0.10.0] - 2025-02-18
7+
8+ ### Added
9+ - New 0.10 submodule with latest methodology taxonomy including 3 new methodologies from PR #26
10+ - Blockchain Testing Methodology
11+ - Cloud Infrastructure Testing Methodology
12+ - Container Security Testing Methodology
13+
14+ ### Changed
15+ - Updated Mobile iOS Methodology
16+ - Maintained 0.1 and 0.9 submodules for backward compatibility
17+
618## [ 0.9.0] - 2025-09-12
719
820### Added
Original file line number Diff line number Diff line change 11module Bmt
2- VERSION = '0.9 .0' . freeze
2+ VERSION = '0.10 .0' . freeze
33end
You can’t perform that action at this time.
0 commit comments