@@ -1 +1 @@ | |||||
2.2.0 | |||||
2.2.1 |
@@ -2,6 +2,20 @@ Changelog | |||||
========= | ========= | ||||
Changes in Pannellum 2.2.1 | |||||
-------------------------- | |||||
New Features: | |||||
- NPM support | |||||
Improvements: | |||||
- Set `Accept` header to request images | |||||
- Ensure `hfov` is a number | |||||
- Better restriction on yaw range | |||||
Changes in Pannellum 2.2.0 | Changes in Pannellum 2.2.0 | ||||
-------------------------- | -------------------------- | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"name": "pannellum", | "name": "pannellum", | ||||
"description": "Pannellum is a lightweight, free, and open source panorama viewer for the web.", | "description": "Pannellum is a lightweight, free, and open source panorama viewer for the web.", | ||||
"version": "2.2.0", | |||||
"version": "2.2.1", | |||||
"bugs": { | "bugs": { | ||||
"url": "https://github.com/mpetroff/pannellum/issues" | "url": "https://github.com/mpetroff/pannellum/issues" | ||||
}, | }, | ||||