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 9477c2e commit 79110a2Copy full SHA for 79110a2
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.5.0 / 2014-12-18
+==================
3
4
* Fix list return order when large accepted list
5
* Fix missing identity encoding when q=0 exists
package.json
@@ -1,7 +1,7 @@
{
"name": "negotiator",
"description": "HTTP content negotiation",
- "version": "0.4.9",
+ "version": "0.5.0",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Federico Romero <federico.romero@outboxlabs.com>",
0 commit comments