Skip to content

Commit

Permalink
CHANGELOG.md file has been added (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jampire authored May 26, 2023
1 parent c5d7095 commit 6ace9a7
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Release Notes for 1.x

## [v1.1.1 (2023-05-26)](https://github.com/Jampire/moonshine-impersonate/compare/v1.1.0...v1.1.1)

### Adds

- CHANGELOG.md file has been added ([#14](https://github.com/Jampire/moonshine-impersonate/pull/14))

## [v1.1.0 (2023-05-26)](https://github.com/Jampire/moonshine-impersonate/compare/v1.0.2...v1.1.0)

### Adds

- Auto Author Assign GitHub Action implementation ([#12](https://github.com/Jampire/moonshine-impersonate/pull/12))
- Impersonation action log implementation ([#13](https://github.com/Jampire/moonshine-impersonate/pull/13))

### Fixes

- Tests updates ([#11](https://github.com/Jampire/moonshine-impersonate/pull/11))

## [v1.0.2 (2023-05-23)](https://github.com/Jampire/moonshine-impersonate/compare/v1.0.1...v1.0.2)

### Adds

- Added arts ([#10](https://github.com/Jampire/moonshine-impersonate/pull/10))

## [v1.0.1 (2023-05-23)](https://github.com/Jampire/moonshine-impersonate/compare/v1.0.0...v1.0.1)

### Fixes

- Links updates ([#9](https://github.com/Jampire/moonshine-impersonate/pull/9))

## [v1.0.0 (2023-05-22)](https://github.com/Jampire/moonshine-impersonate/compare/v0.1.0...v1.0.0)

### Adds

- Added middleware tests ([#6](https://github.com/Jampire/moonshine-impersonate/pull/6))
- Rector job implementation ([#7](https://github.com/Jampire/moonshine-impersonate/pull/7))
- Documentation ([#8](https://github.com/Jampire/moonshine-impersonate/pull/8))

# Release Notes for 0.x

## [v0.1.0-beta.2 (2023-05-22)](https://github.com/Jampire/moonshine-impersonate/compare/v0.0.1...v0.1.0)

### Adds

- UI implementation ([#3](https://github.com/Jampire/moonshine-impersonate/pull/3))
- Rector installation ([#5](https://github.com/Jampire/moonshine-impersonate/pull/5))

### Fixes

- Update resource publishing ([#2](https://github.com/Jampire/moonshine-impersonate/pull/2))
- Rebranding ([#4](https://github.com/Jampire/moonshine-impersonate/pull/4))

## [v0.0.1-beta.1 (2023-05-17)](https://github.com/Jampire/moonshine-impersonate/releases/tag/v0.0.1)

### Adds

- Impersonation mode implementation ([#1](https://github.com/Jampire/moonshine-impersonate/pull/1))

0 comments on commit 6ace9a7

Please sign in to comment.