Skip to content

Commit 63649b3

Browse files
committed
update changelog
1 parent f9fed71 commit 63649b3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [v0.8.0](https://github.com/paulmach/osm/compare/v0.7.1...v0.8.0) - 2024-01-08
6+
7+
### Changed
8+
9+
- go 1.16 is required, updated usages of `ioutil` for similar functions in `io` and `os`
10+
11+
### Fixed
12+
13+
- correctly JSON unmarshal elements with a type tag by [@paulmach](https://github.com/paulmach) in https://github.com/paulmach/osm/pull/53
14+
515
## [v0.7.1](https://github.com/paulmach/osm/compare/v0.7.0...v0.7.1) - 2022-11-29
616

717
### Added

0 commit comments

Comments
 (0)