diff --git a/.gitmodules b/.gitmodules index e348811..ed61b1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "lib/data/0.10"] path = lib/data/0.10 url = git@github.com:bugcrowd/methodology-taxonomy.git +[submodule "lib/data/0.11"] + path = lib/data/0.11 + url = git@github.com:bugcrowd/methodology-taxonomy.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 040a2a4..ceabed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/) +## [0.11.0] - 2026-05-11 + +### Changed +- Updated Cloud infrastructure azure Methodology + ## [0.10.2] - 2026-02-20 ### Fixed diff --git a/lib/bmt/version.rb b/lib/bmt/version.rb index 7ffeb70..473730f 100644 --- a/lib/bmt/version.rb +++ b/lib/bmt/version.rb @@ -1,5 +1,5 @@ module Bmt # START Contributions by Cursor. - VERSION = '0.10.2'.freeze + VERSION = '0.11.0'.freeze # END Cursor. end diff --git a/lib/data/0.11 b/lib/data/0.11 new file mode 160000 index 0000000..074bed9 --- /dev/null +++ b/lib/data/0.11 @@ -0,0 +1 @@ +Subproject commit 074bed907e8274b0b7a68de27c05f270a585b52f