Skip to content

Commit

Permalink
Fill history.
Browse files Browse the repository at this point in the history
  • Loading branch information
btd committed Sep 26, 2013
1 parent cf864ba commit 9f35067
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2.0.0 / 2013
==================

* breaking change: #a now getter like #an. Was replaced with #type(str)
* breaking change: #empty does not check length for objects. Now it check if object do not have own properties.
* #properties check if object have some properties
* util.inspect now exposed as should.inspect
* assertions for NaN, Infinity, Array, Object, String, Boolean, Number, Error, Function
* #equal got alias #exactly

1.3.0 / 2013-09-13
==================
Expand Down

0 comments on commit 9f35067

Please sign in to comment.