Skip to content

Commit 8d8477d

Browse files
committed
Update CHANGELOG.md
1 parent e8e59f4 commit 8d8477d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@ All notable changes to this project will be documented in this file.
44
## [Unreleased]
55

66
## Added
7+
- Integrate `Danger`
8+
- Added in Pull Request [#2](https://github.com/space-code/atomic/pull/2).
9+
710
- Change the locking mechanism from `DispatchSemaphore` to `unfair_lock_os` and add support for `@dynamicMemberLookup`
8-
- Added in Pull Request [#1](https://github.com/space-code/flare/pull/1).
11+
- Added in Pull Request [#1](https://github.com/space-code/atomic/pull/1).
912

1013
#### 1.x Releases
1114
- `0.0.x` Releases - [0.0.1](#100)
1215

13-
## [0.0.1](https://github.com/space-code/flare/releases/tag/0.0.1)
16+
## [0.0.1](https://github.com/space-code/atomic/releases/tag/0.0.1)
1417
Released on 2023-06-18.
1518

1619
#### Added

0 commit comments

Comments
 (0)