Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 701704f

Browse files
committed
Added changelog
1 parent 06f985e commit 701704f

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

CHANGELOG.md

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
# Change Log
2+
3+
## [v1.3.1](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.3.1) (2015-11-04)
4+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.3.0...v1.3.1)
5+
6+
**Merged pull requests:**
7+
8+
- Applied fixes from StyleCI [\#20](https://github.com/Adldap2/Adldap2-Laravel/pull/20) ([strebl](https://github.com/strebl))
9+
10+
## [v1.3.0](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.3.0) (2015-10-21)
11+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.2.5...v1.3.0)
12+
13+
**Merged pull requests:**
14+
15+
- Add a tag name to the vendor:publish Artisan commands in README.md [\#16](https://github.com/Adldap2/Adldap2-Laravel/pull/16) ([tortuetorche](https://github.com/tortuetorche))
16+
- Add syntax highlighting in README.md [\#15](https://github.com/Adldap2/Adldap2-Laravel/pull/15) ([tortuetorche](https://github.com/tortuetorche))
17+
18+
## [v1.2.5](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.2.5) (2015-09-28)
19+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.2.4...v1.2.5)
20+
21+
**Implemented enhancements:**
22+
23+
- Returning selective data on login / auth [\#14](https://github.com/Adldap2/Adldap2-Laravel/issues/14)
24+
25+
## [v1.2.4](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.2.4) (2015-09-22)
26+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.2.3...v1.2.4)
27+
28+
**Fixed bugs:**
29+
30+
- Can't login after changing the password. [\#12](https://github.com/Adldap2/Adldap2-Laravel/issues/12)
31+
32+
## [v1.2.3](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.2.3) (2015-09-22)
33+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.2.2...v1.2.3)
34+
35+
**Fixed bugs:**
36+
37+
- Different username\_attribute [\#9](https://github.com/Adldap2/Adldap2-Laravel/issues/9)
38+
39+
**Merged pull requests:**
40+
41+
- Adjust configuration to text [\#10](https://github.com/Adldap2/Adldap2-Laravel/pull/10) ([strebl](https://github.com/strebl))
42+
43+
## [v1.2.2](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.2.2) (2015-09-22)
44+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.2.1...v1.2.2)
45+
46+
**Implemented enhancements:**
47+
48+
- Create Adldap Contract for Injection [\#8](https://github.com/Adldap2/Adldap2-Laravel/issues/8)
49+
50+
## [v1.2.1](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.2.1) (2015-09-22)
51+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.2.0...v1.2.1)
52+
53+
**Fixed bugs:**
54+
55+
- Cannot access adldap property of model. [\#7](https://github.com/Adldap2/Adldap2-Laravel/issues/7)
56+
57+
## [v1.2.0](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.2.0) (2015-09-21)
58+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.1.2...v1.2.0)
59+
60+
**Closed issues:**
61+
62+
- Driver \[adldap\] not supported [\#6](https://github.com/Adldap2/Adldap2-Laravel/issues/6)
63+
- Retrieving LDAP User [\#3](https://github.com/Adldap2/Adldap2-Laravel/issues/3)
64+
65+
**Merged pull requests:**
66+
67+
- small doc tweaks [\#4](https://github.com/Adldap2/Adldap2-Laravel/pull/4) ([chrisbaswell](https://github.com/chrisbaswell))
68+
69+
## [v1.1.2](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.1.2) (2015-09-09)
70+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.1.1...v1.1.2)
71+
72+
**Implemented enhancements:**
73+
74+
- Issue - Laravel 4 [\#2](https://github.com/Adldap2/Adldap2-Laravel/issues/2)
75+
76+
## [v1.1.1](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.1.1) (2015-09-09)
77+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.1.0...v1.1.1)
78+
79+
## [v1.1.0](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.1.0) (2015-09-01)
80+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.0.2...v1.1.0)
81+
82+
## [v1.0.2](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.0.2) (2015-08-28)
83+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.0.1...v1.0.2)
84+
85+
**Merged pull requests:**
86+
87+
- Support PHP 5.4 [\#1](https://github.com/Adldap2/Adldap2-Laravel/pull/1) ([eseyden](https://github.com/eseyden))
88+
89+
## [v1.0.1](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.0.1) (2015-08-13)
90+
[Full Changelog](https://github.com/Adldap2/Adldap2-Laravel/compare/v1.0.0...v1.0.1)
91+
92+
## [v1.0.0](https://github.com/Adldap2/Adldap2-Laravel/tree/v1.0.0) (2015-08-11)
93+
94+
95+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)