This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
440 additions
and
322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,25 @@ | ||
# Change Log | ||
|
||
## [0.9.3](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.3) | ||
## [Unreleased](https://github.com/HospitalRun/hospitalrun-frontend/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/HospitalRun/hospitalrun-frontend/compare/0.9.3...HEAD) | ||
|
||
**Fixed bugs:** | ||
|
||
- Invoices are not generating properly [\#423](https://github.com/HospitalRun/hospitalrun-frontend/issues/423) | ||
|
||
**Merged pull requests:** | ||
|
||
- [email protected] breaks build 🚨 [\#425](https://github.com/HospitalRun/hospitalrun-frontend/pull/425) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- Update request to version 2.72.0 🚀 [\#424](https://github.com/HospitalRun/hospitalrun-frontend/pull/424) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- Update ember-cli-deprecation-workflow to version 0.2.2 🚀 [\#422](https://github.com/HospitalRun/hospitalrun-frontend/pull/422) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- Update PULL\_REQUEST\_TEMPLATE.md to be more clear [\#421](https://github.com/HospitalRun/hospitalrun-frontend/pull/421) ([jglovier](https://github.com/jglovier)) | ||
- Update ember-cli-deprecation-workflow to version 0.2.1 🚀 [\#418](https://github.com/HospitalRun/hospitalrun-frontend/pull/418) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- Update request to version 2.71.0 🚀 [\#417](https://github.com/HospitalRun/hospitalrun-frontend/pull/417) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- Update ember-ajax to version 2.0.1 🚀 [\#414](https://github.com/HospitalRun/hospitalrun-frontend/pull/414) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- Update ember-cli-active-link-wrapper to version 0.2.0 🚀 [\#412](https://github.com/HospitalRun/hospitalrun-frontend/pull/412) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
|
||
## [0.9.3](https://github.com/HospitalRun/hospitalrun-frontend/tree/0.9.3) (2016-04-08) | ||
[Full Changelog](https://github.com/HospitalRun/hospitalrun-frontend/compare/0.9.2...0.9.3) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -393,4 +411,4 @@ | |
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* | ||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import Ember from 'ember'; | ||
export default Ember.Mixin.create({ | ||
version: '0.9.3' | ||
version: '0.9.4' | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
90 changes: 45 additions & 45 deletions
90
...alrun-b56d503b103aa8b74bbdea0d513efcf8.js → ...alrun-293ae695f65e85b365f57e2117dac95d.js
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.