Skip to content

Commit

Permalink
Increment for Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmccall committed Sep 15, 2014
1 parent b2dec06 commit f11baba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions RELEASENOTES.md
@@ -1,5 +1,13 @@
# blue-button.js Release Notes


# v.1.2.0 - September 15, 2014
- Enhanced to include support for US VA 32 Files.
- Standardized Insurance Objects Across CMS/CCDA Files.
- Initial CDA R1 CCD Support.
- Fixed several hardcoding issues in CCDA Generation.
- Added more condititionals for durable CCDA Generation.

# v.1.1.0 - September 2, 2014
- Complete review and overhaul of Blue Button JSON data model
- Includes standard way to handle date_time and coded entries
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "blue-button",
"version": "1.2.0-beta.6",
"version": "1.2.0",
"description": "Blue Button (CCDA) to JSON Parser.",
"main": "/index.js",
"directories": {
Expand Down

0 comments on commit f11baba

Please sign in to comment.