Skip to content

Commit d6cd862

Browse files
committed
Prepare for release
1 parent 9c067fd commit d6cd862

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: gert
33
Title: Simple Git Client for R
4-
Version: 1.8.0.9000
4+
Version: 1.9.0
55
Authors@R: c(
66
person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroen@berkeley.edu",
77
comment = c(ORCID = "0000-0002-4035-0289")),
@@ -34,4 +34,3 @@ Roxygen: list(markdown = TRUE)
3434
RoxygenNote: 7.2.1
3535
SystemRequirements: libgit2 (>= 1.0): libgit2-devel (rpm) or libgit2-dev (deb)
3636
Language: en-US
37-
Remotes: jeroen/openssl

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.9.0
2+
- Add support for the new ED25519 keys when authenticating over SSH
3+
14
1.8.0
25
- The static libgit2 for win/mac/linux are all 1.4.2 with a patched version
36
of libssh 1.10.1. This should fix problems with the latest release versions

0 commit comments

Comments
 (0)