Add map-loading documentation
[fw/altos] / doc / release-notes-1.2.inc
1 = Release Notes for Version 1.2
2 :toc!:
3 :doctype: article
4
5         Version 1.2 is a major release. It adds support for MicroPeak
6         and the MicroPeak USB adapter.
7
8         == AltOS
9
10                 AltOS New Features:
11
12                 * Add MicroPeak support. This includes support for the
13                   ATtiny85 processor and adaptations to the core code
14                   to allow for devices too small to run the
15                   multi-tasking scheduler.
16
17         == AltosUI and MicroPeak Application
18
19                 New Features:
20
21                 * Added MicroPeak application
22
23                 AltosUI and MicroPeak fixes:
24
25                 * Distribute Mac OS X packages in disk image ('.dmg')
26                   format to greatly simplify installation.
27
28                 * Provide version numbers for the shared Java
29                   libraries to ensure that upgrades work properly, and
30                   to allow for multiple Altus Metrum software packages
31                   to be installed in the same directory at the same
32                   time.