chore: fixes version numbering from pipeline
Adjusted settings of repo that versioning can be determed automaticly correctly.
This commit is contained in:
parent
46d79bf542
commit
350940a328
1 changed files with 5 additions and 1 deletions
|
@ -1,9 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.6.x
|
## 0.7.x
|
||||||
### 0.7.0
|
### 0.7.0
|
||||||
- **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string.
|
- **BREAKING CHANGE:** GPS location must now be provided as a float instead of a string.
|
||||||
|
|
||||||
|
## 0.6.x
|
||||||
|
### 0.6.8
|
||||||
|
- Pipline
|
||||||
|
|
||||||
### 0.6.6
|
### 0.6.6
|
||||||
- Added function to insert exif data into image file (i.e. without modifying image)
|
- Added function to insert exif data into image file (i.e. without modifying image)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue