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 88c34fb commit 27f2dc6Copy full SHA for 27f2dc6
History.md
@@ -1,3 +1,9 @@
1
+# 0.3.0
2
+
3
+Release date: 2018-11-14
4
5
+- [ADDED] Echoes endpoint (PR #10 by @anero and @woodhull)
6
7
# 0.2.0
8
9
Release date: 2018-11-07
lib/ngp_van/version.rb
@@ -7,7 +7,7 @@ module NgpVan
# Current minor release.
# @return [Integer]
10
- MINOR = 2
+ MINOR = 3
11
12
# Current patch level.
13
0 commit comments