Skip to content

Commit

Permalink
chore: release v1.6.0
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2022-05-19)

### Features

* Read filterlists from a csv file ([f3f3d3a](f3f3d3a))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent f3f3d3a commit f391f58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [1.6.0](https://github.com/graphprotocol/AllocationOpt.jl/compare/v1.5.0...v1.6.0) (2022-05-19)


### Features

* Read filterlists from a csv file ([f3f3d3a](https://github.com/graphprotocol/AllocationOpt.jl/commit/f3f3d3a7fd1a1e0a11ace746a50028c795a09ea3))

# [1.5.0](https://github.com/graphprotocol/AllocationOpt.jl/compare/v1.4.0...v1.5.0) (2022-05-19)


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 = "AllocationOpt"
uuid = "c8d4fa36-652a-4cad-a59b-8b946e6f88a6"
authors = ["The Graph Foundation"]
version = "1.5.0"
version = "1.6.0"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down

0 comments on commit f391f58

Please sign in to comment.