-
Notifications
You must be signed in to change notification settings - Fork 0
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
Yann Büchau
committed
Jan 3, 2017
1 parent
799bc04
commit 5bd4ff4
Showing
1 changed file
with
8 additions
and
2 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,5 +1,11 @@ | ||
simbuto (0.0.1) UNRELEASED; urgency=medium | ||
simbuto (0.1) xenial; urgency=medium | ||
|
||
* Initial release. | ||
* first usable version with all basic features: | ||
- file opening, saving, saving as, etc... | ||
- creation of a graph based on the given budget input | ||
- mimetype entry | ||
* Known issues: | ||
- window can't be shrinked smaller than the graph image | ||
|
||
-- Yann Büchau <[email protected]> Sat, 31 Dec 2016 14:02:38 +0100 | ||
-- Yann Büchau <[email protected]> Tue, 03 Jan 2017 14:53:05 +0100 |