Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BD-1558: Update Changelog list #3987

Merged
merged 2 commits into from
Aug 29, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
nav_title: Changelog
article_title: Changelog for Flutter SDK
page_order: 30
page_type: update
platform:
- Flutter
description: "This page lists updates to Braze's Flutter SDK changelog."

---

# Flutter SDK changelog

{% markdown_embed https://github.com/braze-inc/braze-flutter-sdk/blob/master/CHANGELOG.md %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
nav_title: Changelog
article_title: Changelog for React Native SDK
page_order: 30
page_type: update
platform:
- React Native
description: "This page lists updates to Braze's React Native SDK changelog."

---

# React Native SDK changelog

{% markdown_embed https://github.com/Appboy/appboy-react-sdk/blob/master/CHANGELOG.md %}
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,24 @@ guide_featured_list:
- name: Web SDK
link: /docs/developer_guide/platform_integration_guides/web/changelog/
fa_icon: fas fa-globe
- name: Windows SDK
link: /docs/developer_guide/platform_integration_guides/windows_universal/changelog/
image: /assets/img/windows_universal_icon.png
- name: Unity SDK
link: /docs/developer_guide/platform_integration_guides/unity/changelog/
image: /assets/img/unity.png
- name: Cordova SDK
link: /docs/developer_guide/platform_integration_guides/cordova/changelog/
image: /assets/img/cordova.png
- name: Flutter SDK
link: /docs/developer_guide/platform_integration_guides/flutter/changelog/
image: /assets/img/flutter_icon.png
- name: React Native
link: /docs/developer_guide/platform_integration_guides/react_native/changelog/
image: /assets/img/reactnative_icon.png
- name: Unity SDK
link: /docs/developer_guide/platform_integration_guides/unity/changelog/
image: /assets/img/unity.png
- name: Windows Universal
link: /docs/developer_guide/platform_integration_guides/windows_universal/changelog/
image: /assets/img/windows_universal_icon.png
- name: Xamarin
link: /docs/developer_guide/platform_integration_guides/xamarin/changelog/
image: /assets/img/xamarin.png
- name: Roku SDK
link: /docs/developer_guide/platform_integration_guides/roku/changelog/
image: /assets/img/roku.png
Expand All @@ -41,15 +50,24 @@ guide_menu_list:
- name: Web SDK
link: https://github.com/braze-inc/braze-web-sdk/blob/master/CHANGELOG.md
fa_icon: fas fa-globe
- name: Windows SDK
link: https://github.com/Appboy/appboy-windows-sdk/blob/master/CHANGELOG.md
image: /assets/img/windows_universal_icon.png
- name: Unity SDK
link: https://github.com/Appboy/appboy-unity-sdk/blob/master/CHANGELOG.md
image: /assets/img/unity.png
- name: Cordova SDK
link: https://github.com/Appboy/appboy-cordova-sdk/blob/master/CHANGELOG.md
image: /assets/img/cordova.png
- name: Flutter SDK
link: https://github.com/braze-inc/braze-flutter-sdk/blob/master/CHANGELOG.md
image: /assets/img/flutter_icon.png
- name: React Native
link: https://github.com/Appboy/appboy-react-sdk/blob/master/CHANGELOG.md
image: /assets/img/reactnative_icon.png
- name: Unity SDK
link: https://github.com/Appboy/appboy-unity-sdk/blob/master/CHANGELOG.md
image: /assets/img/unity.png
- name: Windows Universal
link: https://raw.githubusercontent.com/Appboy/appboy-windows-sdk/master/CHANGELOG.md
image: /assets/img/windows_universal_icon.png
- name: Xamarin
link: https://github.com/Appboy/appboy-xamarin-bindings/blob/master/CHANGELOG.md
image: /assets/img/xamarin.png
- name: Roku SDK
link: https://github.com/braze-inc/braze-roku-sdk/blob/main/CHANGELOG.md
image: /assets/img/roku.png
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
nav_title: Changelog
article_title: Changelog for Xamarin SDK
page_order: 30
page_type: update
platform:
- Xamarin
- iOS
- Android
description: "This page lists updates to Braze's Xamarin SDK changelog."

---

# Windows SDK changelog
KellieHawks marked this conversation as resolved.
Show resolved Hide resolved

{% markdown_embed https://github.com/Appboy/appboy-xamarin-bindings/blob/master/CHANGELOG.md %}