Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Changelog CI] Add Changelog for Version 0.1.17 #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Version: 0.1.17

* [#59](https://github.com/ConductionNL/openconnector/pull/59): save object
* [#60](https://github.com/ConductionNL/openconnector/pull/60): added a clear timeout when closing modal
* [#61](https://github.com/ConductionNL/openconnector/pull/61): fixed console error when deleting endpoint
* [#62](https://github.com/ConductionNL/openconnector/pull/62): added unset property to mapping
* [#63](https://github.com/ConductionNL/openconnector/pull/63): feature/small-fixes
* [#65](https://github.com/ConductionNL/openconnector/pull/65): Fix idPosition default, sourceId check and next page
* [#68](https://github.com/ConductionNL/openconnector/pull/68): fixed jobs next/last run view
* [#73](https://github.com/ConductionNL/openconnector/pull/73): Fix for resultsPosition in stead of objects position


# Changelog

## [Unreleased]
Expand Down