## Change Log ### v1.0.2 2018/01/12 - [#3](https://github.com/khiav223577/left_joins/pull/3) fix missing left joins when using in association condition (@khiav223577) ### v1.0.1 2017/12/25 - [#2](https://github.com/khiav223577/left_joins/pull/2) Fix count which would sometimes force a DISTINCT (@khiav223577) ### v1.0.0 2017/12/25 - [#1](https://github.com/khiav223577/left_joins/pull/1) implement left joins (@khiav223577)