diff --git a/History.md b/History.md index 34cefbb..3bec3c0 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +# 1.2.0 / 2023-02-10 + + * Update minimum Go version and use stdlib error-wrapping (#3) (Thanks to [pete911](https://github.com/pete911)) + * CI: Add Github Actions for testing + * Test: Adopt expected output to new OpenSSL version + # 1.1.0 / 2020-05-04 * Add Go modules support, update test environment