CHANGELOG.md in acme-client-2.0.17 vs CHANGELOG.md in acme-client-2.0.18
- old
+ new
@@ -1,4 +1,8 @@
+## `2.0.18`
+
+* Fix an issue public key encoding. `OpenSSL::BN` cause keys with leading zero to fail.
+
## `2.0.17`
* Fix bug where depending on call order `jws` get generated with the wrong `kid`
## `2.0.16`