# Changelog

All notable changes to the **onestop4all-search-api** project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com)
and this project adheres to [Semantic Versioning](https://semver.org).

## v1.1.1

- [docu] add tags & descriptions to endpoints

## v1.1.0

- [feature] search a dedicated solr core via `/search/{my-core}`
- [docu] endpoints for `/swagger`, `/redoc` & `openapi.json` explicitely defined
- [code] CHANGELOG is integrated to long_description (used by pypi)

## v1.0.0

- first publish release
