-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update version and CHANGELOG.md file
- Loading branch information
1 parent
4db4442
commit 1fff455
Showing
2 changed files
with
17 additions
and
3 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,3 +1,17 @@ | ||
## [0.0.1] - TODO: Add release date. | ||
## [0.1.0] | ||
|
||
* TODO: Describe initial release. | ||
### Added | ||
- Drawing tools feature | ||
- Add web support | ||
|
||
## [0.0.1] | ||
|
||
### Added | ||
- Line and candlestick chart types | ||
- Support for over 40 indicators, with menus to customize indicator parameters | ||
- Annotations drawing capability | ||
- Marker series for showing purchase contract points | ||
- Cross-hair and trackball for displaying additional information | ||
- Zooming and panning | ||
- Customizable chart appearance with ChartTheme | ||
- |
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