Starboard Version Changelog

This document records all changes made to the Starboard interface, up to the current version, but not including the experimental version. This file will be updated each time a new Starboard version is released. Each section in this file describes the changes made to the Starboard interface since the version previous to it.

Version 4

(This is a temporary template, as this version is not actually released yet.)

Introduce feature X

In starboard/foo.h,

  • Introduce SbFooBar().
  • Remove SbFooDom().

Introduce feature Y

In starboard/hello.h,

  • Introduce SbHelloWorld().