-
Notifications
You must be signed in to change notification settings - Fork 7
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
1 parent
5f62cb8
commit e050ab0
Showing
1 changed file
with
23 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Changelog | ||
====================================================================== | ||
|
||
`0.0.1` - _2024-01-08_ | ||
---------------------------------------------------------------------- | ||
|
||
### Outline of Initial Features | ||
|
||
- Tools: | ||
- Pen | ||
- Ruler | ||
- Rectangle | ||
- Eraser (both Point and Line) | ||
- Image | ||
- Rectangle Select | ||
- Read/Write multi-page documents as WOJ | ||
- Read/Write single-page documents as SVG | ||
- Graph/Ruled/Blank Paper | ||
- Layers | ||
- Settings: | ||
- Color Palette Editor | ||
- Respect System Light/Dark Theme | ||
- Change Tool Default Settings |