Skip to content

Commit 566b06c

Browse files
committed
chore: creating version 1.3
1 parent 4264fdd commit 566b06c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
## [1.3] - 2023-05-27
9+
10+
### Added
11+
- macOS: Macports distribution is now available
12+
13+
### Fixed
14+
- macOS: child process now logs with correct subsystem and category
15+
16+
### Changed
17+
- macOS: logging to OS log is now the default behavior
18+
- macOS: bundle identifier is now configurable at build time
19+
820
## [1.2] - 2023-05-21
921

1022
### Fixed
@@ -42,3 +54,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4254
[1.0]: https://github.com/gershnik/wsdd-native/releases/v1.0
4355
[1.1]: https://github.com/gershnik/wsdd-native/releases/v1.1
4456
[1.2]: https://github.com/gershnik/wsdd-native/releases/v1.2
57+
[1.3]: https://github.com/gershnik/wsdd-native/releases/v1.3

0 commit comments

Comments
 (0)