Skip to content

Commit

Permalink
Fix changelog (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
tginsberg authored Aug 22, 2024
1 parent 7491578 commit 5c2a080
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
#### 0.0.1 to 0.1.0
### 0.2.0
+ Added starting point for indexing gatherer
+ Added throttling over a time period
+ Added debounce over a time period

### 0.1.0
+ Added Standard Deviation (population and sample)
+ Refactored all BigDecimal-based Gatherers
+ Added concat

#### Initial Release 0.0.1
### Initial Release 0.0.1

0 comments on commit 5c2a080

Please sign in to comment.