Added new upcoming features to changelog.
This commit is contained in:
parent
693412316e
commit
fad837d7bd
@ -1,4 +1,4 @@
|
||||
# Changelog
|
||||
## 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/),
|
||||
@ -11,7 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Added optional parameter to override timezone to local timezone, defaults to utc
|
||||
- Refactored variable name_scheme.
|
||||
- Switch to oop style programming. Made code easier to read.
|
||||
- Put CSV processing and Exif reading / writing into a class.
|
||||
- Moved CSV processing and Exif reading / writing into a class.
|
||||
- Moved photo copying into Photo class
|
||||
- Created Exif class. Can now also create GPS tags.
|
||||
|
||||
## [0.2] - 2020-02-05
|
||||
### Added
|
||||
|
Loading…
Reference in New Issue
Block a user