Skip to content

Commit 9c77b2b

Browse files
committed
Release v1.5.0
1 parent a479977 commit 9c77b2b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The API endpoint for _Orbit_.
44

55
## 1.5.0
66

7-
Released at: UNRELEASED
7+
Released at: 13.08.2019
88

99
1. Added support for `ECDSA` for both key exchange and host key algorithms.
1010

@@ -26,7 +26,7 @@ Released at: UNRELEASED
2626

2727
10. Upgraded to mruby 2.0.1
2828

29-
[Full Changelog](https://github.com/appplant/iss/compare/1.4.7...HEAD)
29+
[Full Changelog](https://github.com/appplant/iss/compare/1.4.7...1.5.0)
3030

3131
## 1.4.7
3232

mrblib/iss/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
# SOFTWARE.
2222

2323
module ISS
24-
VERSION = '1.5.0.beta.1'.freeze
24+
VERSION = '1.5.0'.freeze
2525
end

0 commit comments

Comments
 (0)