This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Release notes template for macOS
Minh Nguyễn edited this page May 15, 2018
·
7 revisions
Follow these guidelines for drafting release notes as part of the running changelog.
- Replace
0.9.8
with the macOS SDK release version. - Replace
9.8.7
with the corresponding iOS SDK release version. - Replace
0.9.7
with the previous macOS SDK release version. - Insert the most recent section of this changelog into the middle portion of the template.
- There’s no need to use
[link](syntax)
; GitHub automatically links issue numbers. Replace\[#(\d+)\]\(https://github.com/mapbox/mapbox-gl-native/pull/\1\)
in the changelog with#\1
.
This version of the Mapbox Maps SDK for macOS corresponds to version 9.8.7 of the Mapbox Maps SDK for iOS. [Changes](https://github.com/mapbox/mapbox-gl-native/compare/macos-v0.9.7...macos-v0.9.8) since [macos-v0.9.7](https://github.com/mapbox/mapbox-gl-native/releases/tag/macos-v0.9.7):
## Packaging
*
*
*
## Styles and data
*
*
*
## User location
*
*
*
## Annotations
*
*
*
## User interaction
*
*
*
## Offline maps
*
*
*
## Networking
*
*
*
## Other changes
*
*
*
Documentation is [available online](https://mapbox.github.io/mapbox-gl-native/macos/0.9.8/) or as part of the download.
Workflow: Code, Makefile, CMake, Xcode, ccache, Debugging, CI, JS/Native, Code Generation, Versions & Tagging, Contributing, Troubleshooting
Architecture: Threads, Immutability, Expressions, Text Rendering, Collision Detection, CJK Text
Rendering: OpenGL, Coordinate Systems
Android: checkstyle, APK Size, 4→5, 5→6, 6→7, Symbolication
iOS/macOS: 3→4
Releasing: iOS, macOS, Merging back
Misc: Terminology