Skip to content

Commit 438ba42

Browse files
committed
updating changelog for release
1 parent e5754e7 commit 438ba42

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
Changelog
22
=========
33

4-
0.2.0 - `master`_
4+
0.3.0 - `master`_
55
~~~~~~~~~~~~~~~~~
66

7+
0.2.0 - 2016-10-18
8+
~~~~~~~~~~~~~~~~~~
9+
10+
* using chunking to speed up yield_blocks for SFTP
11+
* speed up clearing entries in S3 interface by chunking delete requests
12+
* adding helper property to access heap storage on path oram
13+
* use a mmap to store the top-cached heap buckets
14+
* replace the show_status_bar keywords by a global config item
15+
* express status bar units as a memory transfer rate during setup
16+
* tweaks to Path ORAM to make it easier to generalize to other schemes
17+
* changing suffix of S3 index file from txt to bin
18+
* updates to readme
19+
720
0.1.2 - 2016-05-15
821
~~~~~~~~~~~~~~~~~~
922

0 commit comments

Comments
 (0)