aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
blob: 3bc718d7e0f435b3c491b0d14cc3e7d8c4e4421d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Release 0.1.0 (2015-09-08)

```
Baseline: a0881e8
   + 87374e6: Make android_binary use a constant, hard-coded,
              checked-in debug key.
   + 2984f1c: Adds some safety checks in the Bazel installer
   + 4e21d90: Remove BUILD.glob and incorporate the necessary
              filegroups into the android_{ndk,sdk}_repository rules
              themselves.
   + 1ee813e: Fix Groovy rules to work with sandboxing
   + 8741978: Add initial D rules to Bazel.
   + 2c2e70d: Fix the installer and fixing the package shiped into
              binary version of Bazel.
```

Initial release.