Packages

An Elixir framework to build your own in-house PaaS (Platform as a Service).

Current section

Files

Jump to
antikythera CHANGELOG.md
Raw

CHANGELOG.md

# Changelog of Interfaces Provided by Antikythera
This file contains the history of **backward-incompatible changes** in interfaces of antikythera
which are exposed to antikythera instance administrators and/or gear developers.
---
- 0.2.0:
- Rate limiting on accesses to async job queues was introduced.
- `.tool-versions` file was included in hex package. Antikythera fetched from hex.pm should now be properly compiled.