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