Skip to content

Commit cd2abea

Browse files
committed
Added blurb to CHANGES & RELEASE
Signed-off-by: fazledyn-or <[email protected]>
1 parent f0633fc commit cd2abea

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
1515
- Fix of the --debug=sconscript option to return exist statements when using return
1616
statement with stop flag enabled
1717

18+
From Ataf Fazledin Ahamed:
19+
- Use of NotImplemented instead of NotImplementedError for special methods
20+
of _ListVariable class
21+
1822
RELEASE 4.6.0 - Sun, 19 Nov 2023 17:22:20 -0700
1923

2024
From Max Bachmann:

RELEASE.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@ FIXES
3838
IMPROVEMENTS
3939
------------
4040

41-
- List improvements that wouldn't be visible to the user in the
42-
documentation: performance improvements (describe the circumstances
43-
under which they would be observed), or major code cleanups
41+
- Use of NotImplemented instead of NotImplementedError for special methods
42+
of _ListVariable class
4443

4544
PACKAGING
4645
---------

0 commit comments

Comments
 (0)