Commit 0031a86a 0031a86acdf09db887ec6a4d5c2e9fb0c51249d2 by Nicolas Perriault

updated CHANGELOG

1 parent 2eff84b9
......@@ -13,6 +13,7 @@ This version is yet to be released.
### Important Changes & Caveats
- fixes [#254](https://github.com/n1k0/casperjs/issues/254) - fix up one use of qsa, hit when filling forms with missing elements
- **PhantomJS 1.6 is now the minimal requirement**, PhantomJS 1.7 is supported.
- CasperJS continues to ship with its own implementation of CommonJS' module pattern, due to the way it has to work to offer its own executable. While the implementations are nearly the same, **100% compatibility is not guaranteed**.
......
......@@ -2,7 +2,7 @@
```
$ git shortlog -s -n
657 Nicolas Perriault
658 Nicolas Perriault
14 Brikou CARRE
8 hannyu
6 Chris Lorenzo
......@@ -14,13 +14,15 @@ $ git shortlog -s -n
2 Jason Funk
2 Michael Geers
2 Julien Moulin
2 Donovan Hutchinson
2 Clochix
2 Donovan Hutchinson
1 Leandro Boscariol
1 Maisons du monde
1 Marcel Duran
1 Mathieu Agopian
1 Mehdi Kabab
1 Mikko Peltonen
1 Harrison Reiser
1 Pascal Borreli
1 Rafael
1 Rafael Garcia
......@@ -29,14 +31,13 @@ $ git shortlog -s -n
1 Tim Bunce
1 Victor Yap
1 alfetopito
1 Christophe Benz
1 jean-philippe serafin
1 Chris Winters
1 jean-philippe serafin
1 Ben Lowery
1 Christophe Benz
1 Jan Pochyla
1 Harrison Reiser
1 Julian Gruber
1 Justine Tunney
1 KaroDidi
1 Leandro Boscariol
```
......