Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Jul 29, 2016
1 parent 441437a commit dc6ca66
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
* Version 0.8
- The clipboard now includes a timestamp, so that clients can reject
content that is too old. By default, the maximum age is 7 days. This
can be adjusted with a "TTL" property in the configuration file. The
duration is expressed in seconds.

* Version 0.7
- The number of simultaneous connections to a Piknik server can now
be controlled with the `-maxclients` command-line flag. When more than
Expand Down

0 comments on commit dc6ca66

Please sign in to comment.