Skip to content

Commit

Permalink
Prepare 3.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
catscarlet committed Dec 28, 2020
1 parent 1d0a0cc commit cc03dc5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog_en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.1.0

You may get an unpredictable 403 Forbidden from IPIP.net, and any future request to IPIP.net will be blocked with mysterious reason. The entry is changed from 'window.open' to <a> link so that you can right-click and open it with Private-Browsing/Incognito-Mode.

- Change from 'window.open' to <a> link.

## 3.0.4

Finally wp-useragent fixed it's output issue. I have wait this time for so 3 years, and sorry for the 2 months delays.
Expand Down
2 changes: 1 addition & 1 deletion wp-ipip.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin Name: WP-IPIP
Plugin URI: https://github.com/catscarlet/wp-ipip
Description: 根据评论 IP 地址定位物理地址,使用 IPIP.net 数据库。
Version: 3.0.4
Version: 3.1.0
Author: 石樱灯笼
Author URI: https://www.catscarlet.com
*/
Expand Down

0 comments on commit cc03dc5

Please sign in to comment.