We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4367a commit cd3e477Copy full SHA for cd3e477
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [v2.0.5](https://github.com/ruiquelhas/nvpqs/tree/v2.0.5) (2016-11-02)
4
+[Full Changelog](https://github.com/ruiquelhas/nvpqs/compare/v2.0.4...v2.0.5)
5
+
6
+**Merged pull requests:**
7
8
+- Update dependencies [\#19](https://github.com/ruiquelhas/nvpqs/pull/19) ([ruiquelhas](https://github.com/ruiquelhas))
9
10
## [v2.0.4](https://github.com/ruiquelhas/nvpqs/tree/v2.0.4) (2016-02-26)
11
[Full Changelog](https://github.com/ruiquelhas/nvpqs/compare/v2.0.3...v2.0.4)
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nvpqs",
- "version": "2.0.4",
+ "version": "2.0.5",
"description": "NVP querystring parser",
"main": "lib/index.js",
"scripts": {
0 commit comments