Skip to content

Commit

Permalink
OpenTween v1.2.6 リリース
Browse files Browse the repository at this point in the history
  • Loading branch information
upsilon committed Jun 9, 2015
1 parent 3153e65 commit b8deb09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OpenTween/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.0.0")]
[assembly: AssemblyFileVersion("1.2.5.1")]
[assembly: AssemblyFileVersion("1.2.6.0")]

[assembly: InternalsVisibleTo("OpenTween.Tests")]
6 changes: 5 additions & 1 deletion OpenTween/Resources/ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
更新履歴

==== Ver 1.2.6-beta1(2015/xx/xx)
==== Ver 1.2.6(2015/06/10)
* Twitter 社から規約違反として指摘を受けた箇所を修正したバージョンです
* OpenTween で今まで使用していた API キーを失効し再発行したため、必ずアップデートして下さい
* v1.2.5 までの過去のバージョンは今後使用できません

* NEW: ミュート機能を追加しました
- 設定したミュート条件はRecentだけでなく検索やリストなど全てのタブに適用されます
- 振り分けルール編集画面から「(ミュート)」タブに条件を追加することで設定できます
Expand Down

0 comments on commit b8deb09

Please sign in to comment.