Skip to content

Commit

Permalink
Merge pull request #108 from oddnetworks/notes-for-v330
Browse files Browse the repository at this point in the history
Version bump for 3.3.0
  • Loading branch information
kixxauth committed Jul 8, 2016
2 parents cf0ab7e + aa7c161 commit ea72626
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog

## 3.2.2 Unstanb
## 3.3.0

- Handle special case of [JSON API links in config](https://github.com/oddnetworks/oddworks/commit/f67ae7f61010d740099d26909e1b78bd6449b218) response
- Fixes JSON API response middleware bugs
- Limit attributes [assigned to resource object meta](https://github.com/oddnetworks/oddworks/commit/12c113766e3e2433235e5c03d73dc94e9567ffe5)
- Fixes the include=foo query parameter in CatalogListController and CatalogItemController

## 3.2.2 Unstable

- Adds a type and id property to config objects for JSON API readiness.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oddnetworks/oddworks",
"version": "3.2.2",
"version": "3.3.0",
"description": "An extensible media platform for OTT devices.",
"main": "./lib/oddworks.js",
"scripts": {
Expand Down

0 comments on commit ea72626

Please sign in to comment.