Skip to content

Commit

Permalink
Prepare v0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrumbiegel committed Sep 2, 2024
1 parent 5028ecd commit 22e7af7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## v0.8.6 - 2024-09-02

- Added `bar_labels` to `BarPlot`'s aesthetic mapping [#544](https://github.com/MakieOrg/AlgebraOfGraphics.jl/pull/544).
- Added ability to hide legend or colorbar by passing, e.g., `legend = (; show = false)` to `draw` [#547](https://github.com/MakieOrg/AlgebraOfGraphics.jl/pull/547).
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AlgebraOfGraphics"
uuid = "cbdf2221-f076-402e-a563-3d30da359d67"
authors = ["Pietro Vertechi", "Julius Krumbiegel"]
version = "0.8.5"
version = "0.8.6"

[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Expand Down

0 comments on commit 22e7af7

Please sign in to comment.