Skip to content

Commit 572075b

Browse files
committed
Update CHANGES/RELEASE
1 parent 766de9c commit 572075b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
9696
specified `local_only`, but the code and tests were using `keep_local`. The functionality
9797
more closely matches local only. NOTE: It doesn't seem like any code in the wild was using
9898
local_only as we'd not received any reports of such until PR #4606 from hedger.
99+
- Fix Issue #2281, AddPreAction() & AddPostAction() were being ignored if no action
100+
was specified when the Alias was initially created.
99101

100102
From Alex James:
101103
- On Darwin, PermissionErrors are now handled while trying to access

RELEASE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ FIXES
176176
more closely matches local only. NOTE: It doesn't seem like any code in the wild was using
177177
local_only as we'd not received any reports of such until PR #4606 from hedger.
178178

179+
- Fix Issue #2281, AddPreAction() & AddPostAction() were being ignored if no action
180+
was specified when the Alias was initially created.
179181

180182
IMPROVEMENTS
181183
------------

0 commit comments

Comments
 (0)