From 343f98cc08b6b2dfc243d1f1cf0dfc8f0487cc76 Mon Sep 17 00:00:00 2001 From: Peter Minassian Date: Fri, 2 Feb 2024 08:43:33 -0500 Subject: [PATCH] this is how i learn --- CHANGELOG.md | 8 ++++++++ src/AeroSharp/AeroSharp.csproj | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c6506..f656ff1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.2.0-preview-7] - 2024-02-02 + +### Changed + +- Upgraded Aerospike Client package to version 7.0.1 + +Preview for now for further testing of the new release from Aerospike to better understand changes. + ## [1.1.0] - 2023-04-11 ### Changed diff --git a/src/AeroSharp/AeroSharp.csproj b/src/AeroSharp/AeroSharp.csproj index 9b2710b..5e1d631 100644 --- a/src/AeroSharp/AeroSharp.csproj +++ b/src/AeroSharp/AeroSharp.csproj @@ -11,7 +11,7 @@ https://github.com/wayfair-incubator/AeroSharp https://github.com/wayfair-incubator/AeroSharp git - aerospike, aerosharp, serialization, policy validation, v1.2.0-preview-7 + aerospike, aerosharp, serialization, policy validation README.md