Merge pull request #17 from sepandhaghighi/changelog

CHANGELOG
pull/18/head
Sadra Sabouri 2021-09-27 23:43:38 +03:30 zatwierdzone przez GitHub
commit 9089e534f2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 18 dodań i 0 usunięć

18
CHANGELOG.md 100644
Wyświetl plik

@ -0,0 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1] - 2021-09-30
### Added
- `GenerativeImage` class
- `plot` method
- `generate` method
[Unreleased]: https://github.com/sepandhaghighi/samila/compare/v0.1...dev
[0.1]: https://github.com/sepandhaghighi/samila/compare/1058677...v0.1