Skip to content

Commit 81c102d

Browse files
Nyholmbref-bot
andauthored
Release 1.3.0 (#488)
* Release 1.3.0 * Updated layers.json --------- Co-authored-by: Bref Bot <[email protected]>
1 parent 35ab0be commit 81c102d

File tree

3 files changed

+324
-201
lines changed

3 files changed

+324
-201
lines changed

Diff for: .github/workflows/blackfire.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
ARR[2]=$((${ARR[2]}+1))
5858
NEW_TAG="${ARR[0]}.${ARR[1]}.${ARR[2]}"
5959
60-
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
60+
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
6161
6262
- name: Publish
6363
env:

Diff for: CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Change log
22

3-
## 1.2.6
3+
## 1.3.0
44

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

710
## 1.2.6
811

0 commit comments

Comments
 (0)