From bda969fabbdeed0624bcd6240e01f92290aa7dcd Mon Sep 17 00:00:00 2001 From: Maximilinano Osorio Date: Mon, 13 Jun 2022 14:58:19 -0400 Subject: [PATCH] Release 3.6.1 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ pom.xml | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2acf846..ef5f860 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,35 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [3.6.1](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.6.0...3.6.1) + +- Fixes for issue 160 [`#161`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/161) +- fixing url in documentation [`#159`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/159) + +#### [3.6.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.5.1...3.6.0) + +> 18 February 2021 + +- build(deps-dev): bump junit from 4.11 to 4.13.1 [`#136`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/136) +- Fix #155 [`#155`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/155) +- Fix #151 [`#151`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/151) +- Fix #154 [`#154`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/154) +- Fix #108 [`#108`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/108) +- Fix #133 [`#133`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/133) +- FIX #107 [`#107`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/107) +- fix #144; fix #138 [`#144`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/144) [`#138`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/138) +- Added test for not found exception; fixed examples for Unix [`5e51b4c`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/commit/5e51b4cefd5ff6aaeaef249fce109e79d1cb69ba) +- Edits [`0fc2418`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/commit/0fc2418ccaa63ed7c6f8ab509f1da69789a287d5) +- improved doc [`07d8bc4`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/commit/07d8bc4577ab2508ede471a4f996967bdc91389b) + #### [3.5.1](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.5.0...3.5.1) +> 12 October 2020 + - fix: remove '_' from the class_name [`#135`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/135) - fix: remove '_' from the class_name (#135) [`#134`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/134) - added business ontolgy example [`d7292ec`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/commit/d7292ec185fe0f91d8544dfb359fb8d3464bfdf3) +- Release 3.5.1 [`c39aecf`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/commit/c39aecf92161a5fcb190a1a4f6463987d8a3135d) - add changelog and remove github workflows [`5f1cee7`](https://github.com/KnowledgeCaptureAndDiscovery/OBA/commit/5f1cee75ba48f46c2e2c9af12177d53997a875dd) #### [3.5.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.4.0...3.5.0) diff --git a/pom.xml b/pom.xml index ca528e0..6b6b3b7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ jar edu.isi.oba oba - 3.6.0.04 + 3.6.1 core https://github.com/KnowledgeCaptureAndDiscovery/OBA