File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11[submodule "lib/data/0.1 "]
22 path = lib/data/0.1
33 url = git@github.com:bugcrowd/methodology-taxonomy.git
4- [submodule "lib/data/0.8 "]
5- path = lib/data/0.8
4+ [submodule "lib/data/0.9 "]
5+ path = lib/data/0.9
66 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.9.0] - 2025-09-12
7+
8+ ### Added
9+ - New 0.9 submodule with latest methodology taxonomy (SHA: 2827e2ce4421c5deb032e90702cff509a9540a91)
10+ - Support for version-specific methodology access
11+ - Hardware Testing Methodology (available in 0.9 submodule)
12+
13+ ### Changed
14+ - Updated AI LLM Testing Methodology with new content and structure (in 0.9 submodule)
15+ - Updated API Testing Methodology with enhanced testing procedures (in 0.9 submodule)
16+ - Maintained 0.1 submodule for backward compatibility
17+
618## [ 0.8.0] - 2025-09-10
719
820### Added
Original file line number Diff line number Diff line change 11module Bmt
2- VERSION = '0.8 .0' . freeze
2+ VERSION = '0.9 .0' . freeze
33end
You can’t perform that action at this time.
0 commit comments