Skip to content

Commit

Permalink
Update CHANGELOG for 2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
parsley42 committed Nov 26, 2024
1 parent 7cd0ef9 commit e6b307f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v2.15.1 - Bug Fixes
* Fixes the return values in the script libraries to match the new values in Go
* Fixes the heuristic in the Slack connector for when to send an ephemeral message
* Fixes git pull and switch-branch to ensure the correct branch is pulled

# v2.15.0 - Dynamic Go Extensions

The biggest, coolest, most exciting news for v2.15 is the ability to write new tasks, jobs and plugins in Go that are loaded and interpreted from the filesystem - thus, you can now add Go extensions to your robot's repository. To demonstrate this, some of Gopherbot's core and included tasks were modified to run this way. See:
Expand Down

0 comments on commit e6b307f

Please sign in to comment.