Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.

## [Unreleased]
#### 1.x Releases
- `1.0.x` Releases - [1.0.0](#100) | [1.0.1](#101)

## [1.0.1](https://github.com/space-code/validator/releases/tag/1.0.1)
Released on 2024-01-10.

#### Added
- Support `visionOS`
- Added in Pull Request [#10](https://github.com/space-code/validator/pull/10).
- Integrate `danger`
Expand All @@ -13,9 +19,6 @@ All notable changes to this project will be documented in this file.
- Add `Swift Compatibility` & `Platform Compatibility` badges
- Added in Pull Request [#6](https://github.com/space-code/validator/pull/6).

#### 1.x Releases
- `1.0.x` Releases - [1.0.0](#100)

## [1.0.0](https://github.com/space-code/validator/releases/tag/1.0.0)
Released on 2023-09-28.

Expand Down