From 5a525e30e403f9c70f4e1e74ca3c54e504d83925 Mon Sep 17 00:00:00 2001 From: Mike Conway Date: Tue, 25 May 2021 11:40:17 -0400 Subject: [PATCH] #61 prepare for release --- CHANGELOG.md | 7 ++++--- README.md | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59bef299d..86fad1354 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,6 @@ 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). -## [Unreleased] - -## [4.3.2.1-RELEASE] - 02/26/2021 ### Added @@ -92,3 +89,7 @@ Added a modify time variable name for data objects that matches the collection m #### Modify time difference between queryBuilder and lastModified #381 Added unit test to verify IRODSFile and DataObject dates agree as part of explaining a user reported issue + +#### Temporarily calm unit tests for tickets until resolved #376 + +Temporarily turned off certain ticket unit tests that are failing for follow up in a maintenance release diff --git a/README.md b/README.md index 43dffaadd..86b52f1a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Project: Jargon-core API -### Date: 02/26/2021 -### Release Version: -### git tag: 4.3.2.2-SNAPSHOT +### Date: 05/25/2021 +### Release Version: 4.3.2.2-RELEASE +### git tag: 4.3.2.2-RELEASE ## News