Create release notes for 1.2.1
[fw/altos] / doc / release-notes-1.2.xsl
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">
4
5 <article>
6   <para>
7     Version 1.2 is a major release. It adds support for MicroPeak and
8     the MicroPeak USB adapter.
9   </para>
10   <para>
11     AltOS Firmware Changes
12     <itemizedlist>
13       <listitem>
14         Add MicroPeak support. This includes support for the ATtiny85
15         processor and adaptations to the core code to allow for
16         devices too small to run the multi-tasking scheduler.
17       </listitem>
18     </itemizedlist>
19   </para>
20   <para>
21     MicroPeak UI changes
22     <itemizedlist>
23       <listitem>
24         Added this new application
25       </listitem>
26     </itemizedlist>
27   </para>
28   <para>
29     Distribution Changes
30     <itemizedlist>
31       <listitem>
32         Distribute Mac OS X packages in disk image ('.dmg') format to
33         greatly simplify installation.
34       </listitem>
35       <listitem>
36         Provide version numbers for the shared Java libraries to
37         ensure that upgrades work properly, and to allow for multiple
38         Altus Metrum software packages to be installed in the same
39         directory at the same time.
40       </listitem>
41     </itemizedlist>
42   </para>
43 </article>