Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgw committed Oct 7, 2021
1 parent 763813c commit 0509924
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
0.3.0
=====

Added:
* Proper help output for `.rtfm` command (#1)

Changed:
* Prioritize "bigger" object types when sorting results
* Simplify retrieving output URL


0.2.0
=====

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = sopel-rtfm
version = 0.2.0
version = 0.3.0
description = A plugin to suggest documentation links when someone asks a basic question.
author = dgw
author_email = [email protected]
Expand Down

0 comments on commit 0509924

Please sign in to comment.