Skip to content

Commit

Permalink
Update README.md (#129)
Browse files Browse the repository at this point in the history
Release 1.1.2 didn't include the six missing strata that were added in 1.1.3, so it would be more helpful to say that all measures were added as of 1.1.3.

Reviewers: @samskeller
  • Loading branch information
kalvinwang authored May 31, 2018
1 parent 25c14eb commit 3a0b271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ For example, `benchmarks/2017.json` contains the benchmarks for performance year

$YEAR refers to the performance year. For measures data, providing a $YEAR is optional. If omitted, it defaults to 2017.

All 2018 quality, PI (Promoting Interoperability, formerly ACI), and IA measures were added as of [release 1.1.2](https://github.com/CMSgov/qpp-measures-data/releases/tag/1.1.2).
All 2018 quality, PI (Promoting Interoperability, formerly ACI), and IA measures were added as of [release 1.1.3](https://github.com/CMSgov/qpp-measures-data/releases/tag/1.1.3).

### Importing the qpp-measures-data module
Functions take a string version argument and return the appropriate YAML schema or JSON data.
Expand Down

0 comments on commit 3a0b271

Please sign in to comment.