Skip to content

Commit

Permalink
Update CHANGELOG for v2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
parsley42 committed Nov 18, 2024
1 parent 2dc3b22 commit 3e5908a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# v2.15.0 - Dynamic Go Extensions

The biggest, coolest, most exciting news for v2.15 (targeted for eventual release as v3.0.0) 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:
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:
* jobs/go-*
* plugins/go-*
* tasks/go-*
Expand Down

0 comments on commit 3e5908a

Please sign in to comment.