Skip to content

Commit

Permalink
Release 1.3.0 (#488)
Browse files Browse the repository at this point in the history
* Release 1.3.0

* Updated layers.json

---------

Co-authored-by: Bref Bot <[email protected]>
  • Loading branch information
Nyholm and bref-bot authored Sep 16, 2023
1 parent 35ab0be commit 81c102d
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 201 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/blackfire.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
ARR[2]=$((${ARR[2]}+1))
NEW_TAG="${ARR[0]}.${ARR[1]}.${ARR[2]}"
sed -i -re "s/^## $LATEST_TAG/## $NEW_TAG\n\n### Added\n\n- Updated Blackfire to version ${{ steps.fetch_version.outputs.last }}.\n\n## $LATEST_TAG/" CHANGELOG.md
sed -i -re "s/^## $LATEST_TAG/## $NEW_TAG\n\n- Updated Blackfire to version ${{ steps.fetch_version.outputs.last }}.\n\n## $LATEST_TAG/" CHANGELOG.md
- name: Publish
env:
Expand Down
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Change log

## 1.2.6
## 1.3.0

Please check out the GitHub release notes.
- Added extension SNMP
- Added extension Excimer
- Update elastic apm to version 1.8.4
- Use openssl 1.1.1w in relay extension

## 1.2.6

Expand Down
Loading

0 comments on commit 81c102d

Please sign in to comment.