We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb245a1 commit 88da23eCopy full SHA for 88da23e
DESCRIPTION
@@ -4,7 +4,7 @@ Depends:
4
R(>= 3.1.0)
5
Type: Package
6
Title: Loader of the NetCDF Java Library in R
7
-Version: 1.2.0
+Version: 1.1.1
8
Date: 2018-04-26
9
Authors@R: as.person(c(
10
"Santander Meteorology Group <http://meteo.unican.es> [cph]",
NEWS
@@ -0,0 +1,6 @@
1
+# NEWS
2
+
3
+## v1.1-0
+ * In-house netCDF-Java version for http authentication
+## v1.1.1
+ * Update java version checker to comply with java >=9 (See Issue loadeR#33 https://github.com/SantanderMetGroup/loadeR/issues/33)
0 commit comments