Skip to content

Commit

Permalink
chore: add CHANGELOG generated by commitizen
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal committed Dec 20, 2023
1 parent b6f73e6 commit a3c892b
Showing 1 changed file with 35 additions and 4 deletions.
39 changes: 35 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,38 @@
# Change Log
## 1.1.0 (2023-12-20)

## [1.0.0] - 2023-07-28
### Feat

### Added
- add a 'release-promotion' action

- `mark_as_shipped` transforms for marking a release in Ship-It as shipped
## 1.0.2 (2023-12-08)

### Fix

- upgrade to Taskgraph 7.0.0

## 1.0.1 (2023-09-19)

### Feat

- **shipit**: add shipit mark_as_shipped transforms and worker-type

### Fix

- mark compatible with Taskgraph 6.x

## 0.1.1 (2023-06-21)

### Fix

- add missing __init__.py files

## 0.1.0 (2023-06-21)

### Feat

- add 'release_artifacts' transforms
- create initial scaffolding for mozilla-taskgraph

### Fix

- use proper module name in setup.py

0 comments on commit a3c892b

Please sign in to comment.