Skip to content

Commit

Permalink
Updated release notes and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-mcgann committed May 22, 2013
1 parent 44ec593 commit e7840f4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion js/Worldview.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Constant: VERSION
* Release version string.
*/
ns.VERSION = "0.4.2";
ns.VERSION = "0.4.3";

/**
* Constant: BUILD_TIMESTAMP
Expand Down
14 changes: 11 additions & 3 deletions release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ Release Notes
http://earthdata.nasa.gov/labs/worldview/

-------------------------------------------------------------------------------
Release 0.4.2 - April 29, 2013
Release 0.4.3 - May 22, 2013
-------------------------------------------------------------------------------
* Updates
- Fixed issue where image download was using the wrong day in certain time
zones.
- Fixed alignment issues with the date slider in Firefox 21.0

* Known Issues
- Custom color palettes are not supported on Safari 5 or earlier.
Expand All @@ -18,6 +17,15 @@ Release 0.4.2 - April 29, 2013
- Worldview does not work with Internet Explorer version 10 and
below


-------------------------------------------------------------------------------
Release 0.4.2 - April 29, 2013
-------------------------------------------------------------------------------
* Updates
- Fixed issue where image download was using the wrong day in certain time
zones.


-------------------------------------------------------------------------------
Release 0.4.1 - April 22, 2013
-------------------------------------------------------------------------------
Expand Down

0 comments on commit e7840f4

Please sign in to comment.