Skip to content

Commit 58ae65b

Browse files
authored
Bump to 2.0.1 (#154)
1 parent 070dece commit 58ae65b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Redmine FullTextSearch
22

3+
## 2.0.1 - 2024-05-27
4+
5+
### Improvements
6+
7+
* Supported specifying update targets in `full_text_search:target:reload`.
8+
39
## 2.0.0 - 2024-05-27
410

511
### Improvements

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name 'Full Text Search plugin'
33
author 'ClearCode Inc.'
44
description 'This plugin provides full text search for Redmine'
5-
version '2.0.0'
5+
version '2.0.1'
66
url 'https://github.com/clear-code/redmine_full_text_search'
77
author_url 'https://github.com/clear-code'
88
# We can't use __dir__ here because we ensure that plugin directory path is a path in Redmine directory

0 commit comments

Comments
 (0)