2008-10-09  version 0.1.7

	* fixed subtitle of Nicovideo (summer -> autumn)
	* fixed mechanize-ext for mechanize 0.8.4 

2008-07-23  version 0.1.6

	* added forgotten file to be added

2008-07-17  version 0.1.5

	* fixed subtitle of Nicovideo (SP1 -> summer)

2008-03-20  version 0.1.4

	* added function Nicovideo#newarrival and Nicovideo::VideoPage#type

2008-03-16  version 0.1.3

	* fixed unable to download with mechanize 0.7.1 or later

2008-03-15  version 0.1.2

	* removed outputs for debug
	* fixed internal search parameters
	* fixed xpath for sp1

2008-02-25  version 0.1.1

	* fixed typo in Nicovideo::Ranking#url
	* added sample using Nicovideo#ranking method
	        (ref: http://d.hatena.ne.jp/hayori/20080225/1203911215)

2008-02-24  version 0.1.0

	* added functions to search, tagsearch, ranking
	* added low?() method(ref: http://d.hatena.ne.jp/hayori/20080218/1203312604)

2008-02-16  version 0.0.6

	* fixed bug of downloading video via mylist

2008-02-03  version 0.0.5

	* added the getter method to Nicovideo::Base#agent(WWW::Mechanize object)
	* fixed typo of agent's get method 

2008-02-02  version 0.0.4

	* added functions to get mylist and openlist
	* added auto login (ref: http://d.hatena.ne.jp/zorio/20080122/1201018583)
	* added published_at method to VideoPage
	* did unit tests
