Skip to content

Commit

Permalink
Update docs with minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoLondon committed Apr 21, 2021
1 parent 4152f14 commit c9cfac3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![elm-vega banner](https://raw.githubusercontent.com/gicentre/elm-vega/main/images/banner.jpg)

[![elm version](https://img.shields.io/badge/Elm-v0.19-blue.svg?style=flat-square)](https://elm-lang.org)
[![vega version](https://img.shields.io/badge/Vega-v5.16-purple.svg?style=flat-square)](https://vega.github.io/vega/)
[![vega version](https://img.shields.io/badge/Vega-v5.20-purple.svg?style=flat-square)](https://vega.github.io/vega/)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)

_Declarative visualization for Elm._
Expand Down
6 changes: 6 additions & 0 deletions docs/changeNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ _None._

---

## V5.7.0 ➡ V5.7.1

_Minor code cleaning and update of dependencies in examples_

---

## V5.6.1 ➡ V5.7.0

_Minor release to support Vega 5.16 with new non-overlapping label placement._
Expand Down

0 comments on commit c9cfac3

Please sign in to comment.