We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent e8e59f4 commit 8d8477dCopy full SHA for 8d8477d
1 file changed
CHANGELOG.md
@@ -4,13 +4,16 @@ All notable changes to this project will be documented in this file.
4
## [Unreleased]
5
6
## Added
7
+- Integrate `Danger`
8
+ - Added in Pull Request [#2](https://github.com/space-code/atomic/pull/2).
9
+
10
- Change the locking mechanism from `DispatchSemaphore` to `unfair_lock_os` and add support for `@dynamicMemberLookup`
- - 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).
12
13
#### 1.x Releases
14
- `0.0.x` Releases - [0.0.1](#100)
15
-## [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)
17
Released on 2023-06-18.
18
19
#### Added
0 commit comments