Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b79a8 commit 6846f52Copy full SHA for 6846f52
CHANGELOG.md
@@ -1,6 +1,9 @@
1
Changelog
2
---------
3
4
+### 2.4.0
5
+- Make rewire's special methods `__set__`, `__get__` and `__with__` writable [#78](https://github.com/jhnns/rewire/pull/78)
6
+
7
### 2.3.4
8
- Add license and keywords to package.json [#59](https://github.com/jhnns/rewire/issues/59) [#60](https://github.com/jhnns/rewire/issues/60)
9
0 commit comments