pacifica/pacifica-proxy

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog
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).

## [Unreleased]

## [0.1.6] - 2020-05-18
### Changed
- Fix #24 Add NGINX Acceleration Docs by [dmlb2000](https://github.com/dmlb2000)
- Pull #27 Remove Requirements Pip>=20 by [dmlb2000](https://github.com/dmlb2000)

## [0.1.5] - 2019-12-31
### Changed
- Pull #22 Add Python 3.7 and 3.8 support by [dmlb2000](https://github.com/dmlb2000)
- Pull #21 Update PyLint 2.0+ by [dmlb2000](https://github.com/dmlb2000)
- Pull #20 Remove Python 2.7 support by [dmlb2000](https://github.com/dmlb2000)

## [0.1.4] - 2019-05-28
### Changed
- Fix #16 Add Nice Status URL

## [0.1.3] - 2019-05-18
### Added
- Endpoint for pulling individual files by hash

### Changed