mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add 3.0.3 to CHANGELOG entry [ci skip]
This commit is contained in:
parent
e5269fef96
commit
ff8b3bcf70
1 changed files with 10 additions and 0 deletions
10
History.txt
10
History.txt
|
@ -10,6 +10,16 @@
|
|||
* Make visitors threadsafe by removing @last_column
|
||||
* Support `columns_for_distinct` with Oracle adapter
|
||||
|
||||
== 3.0.3 / 2013-11-12
|
||||
|
||||
* Enhancements
|
||||
|
||||
* Support ANSI 2003 window functions
|
||||
|
||||
* Bug Fixes
|
||||
|
||||
* Fix joins in Informix
|
||||
|
||||
== 3.0.2 / 2012-02-21
|
||||
|
||||
* Enhancements
|
||||
|
|
Loading…
Reference in a new issue