We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d53b75 commit 769469fCopy full SHA for 769469f
.travis.yml
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Splunk logging for JavaScript
2
3
+## v0.11.0
4
+
5
+### New features & APIs
6
7
+* Replaced client implementation to use `needle` in lieu of deprecated `request`
8
+* Replaced client implementation to use `nyc` in lieu of deprecated `istanbul`
9
10
+### Minor changes
11
12
+* Converted CI from Travis to Github Actions and added CD
13
+* Upgrade version of jsdoc to 3.6.7.
14
+* Upgrade version of jshint to 2.12.0.
15
+* Upgrade version of mocha to 8.4.0.
16
17
## v0.10.1
18
19
### Minor changes
0 commit comments