We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee0957 commit e16ee15Copy full SHA for e16ee15
CHANGELOG.md
@@ -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
9
## [0.10.0] - 2018-11-24
10
### Changed
11
- Change `BEE_PLUGINS` to array and remove `BEE_USER_PLUGINS`
version.txt
@@ -1 +1 @@
-0.10.0
+0.11.0
0 commit comments