Skip to content

Commit

Permalink
[doc] changelog: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Ye committed Sep 28, 2012
1 parent 9e1f2bb commit ffb62ae
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG
@@ -1,13 +1,28 @@
Feature:

* New Dropbox database backend (experimental)
* Added is_module and opacapi info in the doc API JSON file (generated with --api)

Updated APIs:

* File:
- depreacted `content` and `content_opt`, replaced by `read` and `read_opt`
- added `write` and `mkdir` function

* System;
- added which function

* Int:
- added succ and pred function

Build:
* Packaging:
- changed the package names for debian, self-extractible and mac

Other:
- removed the warning about system lang not found (en by default)


2012.09.10, Version 1.0.6 (stable), v3375

New features:
Expand Down

0 comments on commit ffb62ae

Please sign in to comment.