Skip to content

Commit

Permalink
Add more changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
tandemdude committed Jun 20, 2024
1 parent b2cbcc4 commit df05cd2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fragments/+by_example.doc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Documentation has been reworked to look nicer and function better. A Lightbulb-by-example section is in-progress for
better tutorials and explanations for users of the library.
3 changes: 3 additions & 0 deletions fragments/+intellij_plugin.feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
A [plugin](https://plugins.jetbrains.com/plugin/24669-hikari-lightbulb-support) for IntelliJ-based IDEs has been
released to add autocompletion and type checking support for command parameters. It supports Lightbulb from
this version and later. More features are planned.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ filename = "CHANGES.md"
package = "lightbulb"
title_format = "v{version} ({project_date})"
issue_format = "[#{issue}](https://github.com/tandemdude/hikari-lightbulb/issues/{issue})"
orphan_prefix = "+"

[tool.black]
line-length = 120
Expand Down

0 comments on commit df05cd2

Please sign in to comment.