## v0.2.2 * Update links, add info about our discord [#44] [#44]: https://github.com/LFDT-Lockness/generic-ec/pull/44 ## v0.2.1 * Fix using wrong feature in conditional compilation that could cause compilation error [#36] [#36]: https://github.com/LFDT-Lockness/generic-ec/pull/36 ## v0.2.0 * Optimize `Scalar::from_{be|le}_bytes_mod_order` [#34] [#34]: https://github.com/LFDT-Lockness/generic-ec/pull/34 ## v0.1.5 * Provide `Additive::double` implementation for secp256k1, secp256r1, and stark curves [#29] [#29]: https://github.com/LFDT-Lockness/generic-ec/pull/29 ## v0.1.4 All changes prior to this version weren't documented