Skip to content

Commit f1c96f1

Browse files
committed
Updates CHANGELOG
1 parent e5cdade commit f1c96f1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog!
22

3+
## 0.2.1 (Aug 04 2012)
4+
5+
* Adds race condition for profile scraping accounts playing in their first season
6+
37
## 0.2.0 (Aug 03 2012)
48

59
* Adds domain remapping to regions

bnet_scraper.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
33

44
Gem::Specification.new do |s|
55
s.name = "bnet_scraper"
6-
s.version = "0.2.0"
6+
s.version = "0.2.1"
77
s.authors = ["Andrew Nordman"]
88
s.email = ["[email protected]"]
99
s.homepage = "https://github.com/agoragames/bnet_scraper/"

0 commit comments

Comments
 (0)