Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 41a763d

Browse files
committed
Added new changelog
1 parent e756b9b commit 41a763d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
### Added
9+
- New Changelog
10+
### Removed
11+
- Support for Python 2.7
12+
- Debian directory
13+
14+
## [v.0.1.11] - 2019-03-29
15+
### Added
16+
- Support for Python 3.7
17+
### Changed
18+
- 'stack_info' flag in logging calls is now respected in JsonFormatter by [@ghShu](https://github.com/ghShu)
19+
### Removed

0 commit comments

Comments
 (0)