README.md in health-data-standards-3.4.3 vs README.md in health-data-standards-3.4.4

- old
+ new

@@ -23,10 +23,17 @@ Please try to follow the [GitHub Coding Style Guides](https://github.com/styleguide). Additionally, we are switching to the git workflow described in [Juan Batiz-Benet's Gist](https://gist.github.com/jbenet/ee6c9ac48068889b0912). If you are new to the project and would like to make changes, please fork and do your work in a feature branch. Submit a pull request and we'll check to see if it is suitable to be merged in. Change Log ========== +3.4.4 + +* Updating the Measure model to deal with continuous variable and NQF and CMS ids through Measure.categories +* Bug fix - Filters were not properly handled by the QueryCache +* Bug fix - Fixed the order of populations in HQMF::PopulationCriteria::ALL_POPULATION_CODES so that DENEX is after denominator + 3.4.3 - March 6, 2014 + * Implemented support for providers in QRDA Cat III documents * Now handles null value HQMF expression value types 3.4.2 - February 28, 2014