もうすごく前の話ですが変更点を一応確認しておこうと思います。
変更①
slds-icon-custom-XXというクラス指定の方法が非推奨になり、 slds-icon-custom-customXXという指定を行うように変更されたみたいです。
Adding a background color to icons from the custom set is now done using the slds-icon-custom-customXX class (e.g. slds-icon-custom-custom25), instead of slds-icon-custom-XX (deprecated). This change addresses #203
変更②
パンくずリストコンポーネントのアクセシビリティが向上したみたいです。
Improved accessibility of the breadcrumbs component
変更③
Webフォントの読み込み処理についての設定ができるようになったみたいです。
The Design System now allows developers to load Salesforce webfonts using their preferred method instead of the default @font-face rules. To disable the default font loading method, set $slds-load-webfonts: false; before importing the Design System Sass file.
変更④
Node.js 6 との互換性があるようになったみたいです。
The project is now compatible with Node.js 6
変更⑤
SLDSサイトにコンポーネント検索機能が追加されました。これで使いたいコンポーネントを探しやすくなります。・・・最近みたら検索機能が表示されなくなっていました。
Search! You can now get faster to components and the deepest parts of the documentation using the search field at the top of the navigation