2 changed files with 29 additions and 0 deletions
@ -0,0 +1,28 @@
|
||||
--- |
||||
layout: default |
||||
title: release |
||||
excerpt: none |
||||
--- |
||||
|
||||
# fpyutils 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 |
||||
|
||||
## [2.0.0] - 2021-04-26 |
||||
|
||||
### Changed |
||||
|
||||
- Updated tests. |
||||
- Updated package dependencies. |
||||
|
||||
### Removed |
||||
|
||||
- Removal of these functions: |
||||
- `load_configuration` |
||||
- Removal of these modules: |
||||
- `yaml.py` |
Loading…
Reference in new issue