Skip to content

Commit

Permalink
Update CHANGES to reflect post-0.7.0 commits
Browse files Browse the repository at this point in the history
  • Loading branch information
schmichael committed Nov 19, 2012
1 parent f48e948 commit 4f070ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
Expand Up @@ -6,6 +6,11 @@ next

* `cleanstats` now defaults to ``DEFAULT_GLOB`` if no files are passed on the
command line
* `CounterField.inc(n=...)` has been deprecated in favor of
`CounterField.incr(amount=...)`
* Added `nonzero-avg` and `nonzero-min` aggregators to mmash to filter 0s out
of aggregated metrics.
* Minor documentation and code cleanups

0.7.0 "Local Artisanal Stats" released 2012-10-02
-------------------------------------------------
Expand Down

0 comments on commit 4f070ef

Please sign in to comment.