forked from xornand/PowerBI-visuals-docs
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Lenny Urbanowski
committed
Aug 5, 2016
1 parent
73c0a50
commit 6f020a3
Showing
2 changed files
with
47 additions
and
4 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,14 +1,16 @@ | ||
#Change Log | ||
|
||
The page contains a quick summary of every version of the API | ||
The page contains a quick summary of every version of the API. | ||
|
||
##v1.1.0 | ||
Versions listed on this page are considered stable and should not change. For information about upcoming versions and features see the [Roadmap](roadmap/README.md) | ||
|
||
##API Version 1.1.0 | ||
|
||
* Visual Host Addtions | ||
* **createSelectionIdBuilder** - allows for creation of unique identifiers used for data selection | ||
* **createSelectionManager** - manages the selection state of the visual and communicates changes to the visual host | ||
* **colors** - an array of default colors to use in your visual | ||
|
||
##v1.0.0 | ||
##API Version v1.0.0 | ||
|
||
* Initial API release |
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