Skip to content

Commit

Permalink
chore: release 1.79.0 (#1823)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeternity-bot authored Jun 25, 2024
1 parent a3233ed commit 27d1aa1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.79.0](https://www.github.com/aeternity/ae_mdw/compare/v1.78.1...v1.79.0) (2024-06-25)


### Features

* add flag to disable ipv6 ([#1822](https://www.github.com/aeternity/ae_mdw/issues/1822)) ([a3233ed](https://www.github.com/aeternity/ae_mdw/commit/a3233ed81703626fb23d7bb2227d30ce6bd8ef2b))


### Bug Fixes

* use the correct structure for mutations when syncing ([#1820](https://www.github.com/aeternity/ae_mdw/issues/1820)) ([9ee2181](https://www.github.com/aeternity/ae_mdw/commit/9ee2181d158df9772454256fae28617b4b87bb62))

### [1.78.1](https://www.github.com/aeternity/ae_mdw/compare/v1.78.0...v1.78.1) (2024-06-19)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule AeMdw.MixProject do
def project() do
[
app: :ae_mdw,
version: "1.78.1",
version: "1.79.0",
elixir: "~> 1.10",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [
Expand Down

3 comments on commit 27d1aa1

@Ladlaj
Copy link

@Ladlaj Ladlaj commented on 27d1aa1 Jun 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

200 200 200
SAVE_20240623_152919

@Ladlaj
Copy link

@Ladlaj Ladlaj commented on 27d1aa1 Jun 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ladlajutt

@Ladlaj
Copy link

@Ladlaj Ladlaj commented on 27d1aa1 Jun 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ``

Please sign in to comment.