Skip to content

Commit

Permalink
Release v8.0 (#473)
Browse files Browse the repository at this point in the history
* Update appveyor.yml

* Update changelog.md
  • Loading branch information
guibranco authored Jul 28, 2024
1 parent 3073f77 commit 9ced4fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 7.0.{build}
version: 8.0.{build}
skip_tags: true
image: Visual Studio 2022
configuration: Release
Expand Down
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## Version 8.0 [2024-07-28]

- Replace NEST and ElasticSearch.Net with Elastic.Clients.Elasticsearch - [issue #444](https://github.com/guibranco/CrispyWaffle/issues/444) and [pull request #470](https://github.com/guibranco/CrispyWaffle/pull/470) by [@Mohammad-Haris](https://github.com/Mohammad-Haris)
- Remove binary serializer - [issue #462](https://github.com/guibranco/CrispyWaffle/issues/462) and [pull request #463](https://github.com/guibranco/CrispyWaffle/pull/463) by [@Mohammad-Haris](https://github.com/Mohammad-Haris)

## Version 7.0 [2024-07-21]

- Rename LifeStyle to Lifetime - [pull request #445](https://github.com/guibranco/CrispyWaffle/pull/445)
Expand Down

0 comments on commit 9ced4fe

Please sign in to comment.