File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44
55Note: This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 3.0.0] - UNRELEASED
8+ ### Added
9+ - Added optional context_overrides argument for the following methods:
10+ - ` ParameterSubstitution.find_tokens `
11+ - ` ParameterSubstitution.find_formatters `
12+ - ` ParameterSubstitution.find_warnings `
13+
14+ ### Removed
15+ - Removed optional ` parameter_start ` and ` parameter_end ` arguments for the following methods:
16+ - ` ParameterSubstitution.find_tokens `
17+ - ` ParameterSubstitution.find_formatters `
18+ - ` ParameterSubstitution.find_warnings `
19+
720## [ 2.1.0] - 2025-11-06
821### Added
922- Added optional ` parameter_start ` and ` parameter_end ` arguments for the following methods:
You can’t perform that action at this time.
0 commit comments