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.
2 parents b349d6d + b4ecaef commit c20c69dCopy full SHA for c20c69d
CHANGES.md
@@ -1,3 +1,16 @@
1
+# v1.1
2
+
3
+- Add update.sh script and update protocols (@MisterDA #25, @talex5 #33).
4
5
+- Improve proxy module documentation (@talex5 #31).
6
7
+- Improve "No such object" error (@talex5 #28).
8
9
+- Make `Handler.cast_version` more general (@talex5 #27).
10
+ Avoids the need to cast to `Handler.t` before using `cast_version`.
11
12
+- Update to cmdliner.1.1.1 (@MisterDA #26).
13
14
# v1.0
15
16
- Improve connection shutdown (#22).
0 commit comments