Skip to content

Commit 9407be8

Browse files
committed
📝 Document fixes to constant lookups
Signed-off-by: Peter Boling <peter.boling@gmail.com>
1 parent c299653 commit 9407be8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
* Fixed Unsafe String Comparison (#156, #209 by @pboling and @drosseau)
3333
* Fixed typos in Gemspec (#204, #203, #208 by @pboling)
3434
* Copyright Notice in LICENSE - added correct years (#217, #218 by @pboling)
35+
* Fixed request proxy Class constant reference scopes - was missing `::` in many places (#225, #226 by @pboling)
3536

3637
### Removed
3738

0 commit comments

Comments
 (0)