Skip to content

Commit b05d2ad

Browse files
authored
Added changelog for 1.1.0 (#220)
1 parent bc855d6 commit b05d2ad

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/Adapter/Common/Changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5+
## 1.1.0
6+
7+
### Added
8+
9+
- Support for storing binary data
10+
11+
### Fixed
12+
13+
- Issue with one character variables
14+
15+
### Changed
16+
17+
- Tests are now extending `PHPUnit\Framework\TestCase`
18+
519
## 1.0.0
620

721
* No changes since 0.4.0.

0 commit comments

Comments
 (0)