forked from LeslieZhu/OrgNote
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
27 lines (19 loc) · 934 Bytes
/
ChangeLog
File metadata and controls
27 lines (19 loc) · 934 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2014-12-08 Leslie Zhu <[email protected]>
* 0.4.0:
- use YAML configure file, not use .ini file anymore
- all speciall config read from YAML configure file
- the public url format with yeam/month/date
- auto publish the file user input, not publish all in backend
- the default org file init wiht configure options
2014-11-24 Leslie Zhu <[email protected]>
* 0.3.0: new design
- add Config system, so user can configure OrgNote easy
- add setup.py, so user can install it as a python package
- add more command like `init`,`list`..etc, so it more Hexo-like
- only support default theme
- only support emacs org-html.el convert,not use HTML parser in this verion
2014-11-13 Leslie Zhu <[email protected]>
* 0.2.0: the basic functions ready
* orgnote.py: split homepage as small pages
2014-10-13 Leslie Zhu <[email protected]>
* 0.1.4: add feature show the notes by month in slidebar.