Skip to content

Commit e16ee15

Browse files
committed
Release 0.11.0
1 parent cee0957 commit e16ee15

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.11.0] - 2018-12-06
2+
### Changed
3+
- Rename `ios::archive` to `ios::archive_workspace`
4+
- Add `ios::archive_project`
5+
6+
### Upgrade
7+
- Replace calls to `ios::archive` with `ios::archive_workspace`
8+
19
## [0.10.0] - 2018-11-24
210
### Changed
311
- Change `BEE_PLUGINS` to array and remove `BEE_USER_PLUGINS`

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0
1+
0.11.0

0 commit comments

Comments
 (0)