From 7e59d7096964436ebae71ee09b8c75b7c652467c Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Wed, 29 May 2019 11:33:34 +0200 Subject: [PATCH] Preparing for 0.4.1 release. --- CHANGELOG.md | 2 +- README.md | 6 +++--- processes | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d01295..8a18080b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## [0.4.1] - Unreleased +## [0.4.1] - 2019-05-29 ### Changed - Updated the process catalog, see the separate changelog. diff --git a/README.md b/README.md index 3e51ceb1..2f616b04 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ openEO develops an open API to connect R, python and javascript clients to big E ## Versions -The openEO (core) API is currently released in version **0.4.0**. This branch is a draft version, which is planned to be released as version **0.4.1**. +The openEO (core) API is currently released in version **0.4.1**. **Note:** The specification is currently still an early version, with the potential for some major things to change. The core is now fleshed out, so implementors are encouraged to try it out and give feedback. But the goal is to actually be able to act on that feedback, which will mean changes are quite possible. A solid basis is specified right now, but best practices, extensions and specification details will emerge with implementation. @@ -16,8 +16,8 @@ The openEO (core) API is currently released in version **0.4.0**. This branch is | [0.0.2](https://github.com/Open-EO/openeo-api/tree/0.0.2) ([Spec](https://open-eo.github.io/openeo-api/v/0.0.2/index.html)) | legacy | Proof of concept, implemented. | | [0.3.0](https://github.com/Open-EO/openeo-api/tree/0.3.0) ([Spec](https://open-eo.github.io/openeo-api/v/0.3.0/index.html)) | legacy | Major rework. | | [0.3.1](https://github.com/Open-EO/openeo-api/tree/0.3.1) ([Spec](https://open-eo.github.io/openeo-api/v/0.3.1/index.html)) | legacy, supported | Fixing minor issues, see the [changelog](CHANGELOG.md#031---2018-11-06). | -| [**0.4.0**](https://github.com/Open-EO/openeo-api/tree/0.4.0) ([Spec](https://open-eo.github.io/openeo-api/v/0.4.0/index.html)) | **current** | Improved discovery, added processes catalogue, new process graph structure and [more](CHANGELOG.md#040---2019-03-07). | -| [0.4.1](https://github.com/Open-EO/openeo-api/tree/0.4.1) ([Spec](https://open-eo.github.io/openeo-api/v/0.4.1/index.html)) | draft | Bugfix release, see the [changelog](CHANGELOG.md#041---Unreleased). | +| [0.4.0](https://github.com/Open-EO/openeo-api/tree/0.4.0) ([Spec](https://open-eo.github.io/openeo-api/v/0.4.0/index.html)) | legacy, supported | Improved discovery, added processes catalogue, new process graph structure and [more](CHANGELOG.md#040---2019-03-07). | +| [**0.4.1**](https://github.com/Open-EO/openeo-api/tree/0.4.1) ([Spec](https://open-eo.github.io/openeo-api/v/0.4.1/index.html)) | **current** | Bugfix release, see the [changelog](CHANGELOG.md#041---2019-05-29). | | [0.5.0](https://github.com/Open-EO/openeo-api/tree/0.5.0) ([Spec](https://open-eo.github.io/openeo-api/v/0.5.0/index.html)) | planned | Improvements based on implementer feedback, introduce extension concept. | See also the [changelog](CHANGELOG.md) and the [milestones](https://github.com/Open-EO/openeo-api/milestones) for a rough roadmap based on GitHub issues. diff --git a/processes b/processes index e9964f26..cee65f77 160000 --- a/processes +++ b/processes @@ -1 +1 @@ -Subproject commit e9964f26e8e28d6ccc3c437520ff416bd1f99b93 +Subproject commit cee65f77dece8568e350e65a67c9761a254e1aca