You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
rnoaa 1.3.4
2
+
===========
3
+
4
+
### MINOR IMPROVEMENTS
5
+
6
+
* update URL for tornadoes data to include data from 2019 (#386) thanks @ryanscharf
7
+
8
+
### BUG FIXES
9
+
10
+
* fix for all `ncdc*` functions - response header content type changed - we had a check for proper content type - that check is now more general so that any json content type will be okay (#390)
0 commit comments