-
Notifications
You must be signed in to change notification settings - Fork 19
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
1 changed file
with
12 additions
and
1 deletion.
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,3 +1,14 @@ | ||
## 0.0.1 - 2015-07-27 | ||
## 1.2.0 - 2015-08-31 | ||
### Added | ||
- Basic reporting features added. | ||
## 1.1.1 - 2015-08-28 | ||
### Fixed | ||
- JS for the settings page was not loading, which created issues when updating and saving settings. | ||
## 1.1.0 - 2015-08-28 | ||
### Added | ||
- Import all button to import all days with data missing at once. | ||
## 1.0.1 - 2015-08-27 | ||
### Added | ||
- Initial release of repository with basic functionality. | ||
- Add sites in settings | ||
- Import data from Google Search Analytics for each site |