Skip to content

Commit c271a17

Browse files
committed
BARN-77: update README
1 parent 278c40b commit c271a17

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44

55
Note: 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:

0 commit comments

Comments
 (0)