Skip to content

Commit ad8d4c6

Browse files
committed
Update release notes and version prior to new release of 1.71.0
1 parent 172aa0d commit ad8d4c6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## v.1.71.0
4+
5+
* Fix assigning public_key in ECDSA - thanks Jiří Kubíček!
6+
37
## v.1.70.0
48

59
* OpenSSL 3 support

lib/dnsruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Dnsruby
2-
VERSION = '1.70.0'
2+
VERSION = '1.71.0'
33
end

0 commit comments

Comments
 (0)