Skip to content

Commit

Permalink
changelog: add BinSum() to Histogram{}, HistogramSet{}, `Histog…
Browse files Browse the repository at this point in the history
…ramSets{}`
  • Loading branch information
grokify committed Aug 20, 2023
1 parent ae97fec commit 193edbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- v2.10
- `histogram`: Add ability to add create tables with map keys
- `histogram`: Add map keys to `Histogram{}` to support arbitrary depth tables
- `histogram`: Add `BunSum()` func to `Histogram{}`, `HistogramSet{}`, and `HistogramSets{}`
- `table`: Easy addition of Column names and formats via `ColumnDefnitions`
- `table`: Hyperlinks for XLSX files via `FormatURL`

0 comments on commit 193edbe

Please sign in to comment.