Split up ram segment into ram and swap.

This commit is contained in:
Dominik Ritter 2016-01-08 21:34:30 +01:00
commit 6aadf76397
4 changed files with 47 additions and 47 deletions

View file

@ -1,3 +1,10 @@
## v0.4.0 (next)
### `ram` changes
The `ram` segment was split up into `ram` and `swap`. The `POWERLEVEL9K_RAM_ELEMENTS`
variable is void.
## v0.3.1
### `dir` changes