File tree Expand file tree Collapse file tree 1 file changed +43
-2
lines changed Expand file tree Collapse file tree 1 file changed +43
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` telegram ` will be documented in this file
4
4
5
- ## 1.0. 0 - 2016-08-XX
5
+ ## 0.2. 0 - 2020-02-19
6
6
7
- - Initial Release
7
+ - Laravel 7 Support.
8
+ - Support response handling from Telegram.
9
+
10
+ ## 0.1.1 - 2019-11-07
11
+
12
+ - Support PHP 7.1 and up.
13
+
14
+ ## 0.1.0 - 2019-10-11
15
+
16
+ - New Helper Methods to work with file attachments.
17
+ - Code cleanup.
18
+ - Documentation updated with more examples and previews.
19
+ - Micro optimization and improvements.
20
+ - Typehint and return type declaration.
21
+ - Fixed tests.
22
+
23
+ ## 0.0.6 - 2019-09-28
24
+
25
+ - Laravel 6 Support.
26
+ - Add Photo, Document, Audio, Location and other file notification type support.
27
+ - Token getter and setter.
28
+
29
+ ## 0.0.5 - 2018-09-08
30
+
31
+ - Laravel 5.7 Support.
32
+ - Add ability to change button columns.
33
+
34
+ ## 0.0.4 - 2018-02-08
35
+
36
+ - Laravel 5.6 Support.
37
+
38
+ ## 0.0.3 - 2017-09-01
39
+
40
+ - Laravel 5.5 Support with Auto-Discovery.
41
+
42
+ ## 0.0.2 - 2017-03-24
43
+
44
+ - Laravel 5.4 Support.
45
+
46
+ ## 0.0.1 - 2016-08-14
47
+
48
+ - Initial Release.
You can’t perform that action at this time.
0 commit comments