Skip to content

Commit

Permalink
📝 Update CHANGELOG
Browse files Browse the repository at this point in the history
Includes release notes for 2.0-14/1.2-14.
  • Loading branch information
alicerunsonfedora committed Aug 14, 2022
1 parent 250ea59 commit 54f6bda
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 13 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [2.0-14] - 14-08-2022 (also 1.2-14)
- Ports the new range slider for word boundaries to the iOS app (ABY-18).
- Updates sharing system in preparation for iOS 16.
- Introduces a new menu button that houses existing toolbar controls such as sharing and saving sniglets (ABY-17).

## [2.0-13]
- Introduces a brand-new redesign of the app on Mac with more information at a glance (ABY-11).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,18 @@
debugServiceExtension = "internal"
allowLocationSimulation = "YES"
launchAutomaticallySubstyle = "32">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/Watch">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "9590D51227A9798300F51F10"
BuildableName = "Watch.app"
BlueprintName = "Watch"
ReferencedContainer = "container:Give Me a Sniglet.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand All @@ -73,16 +75,27 @@
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
launchAutomaticallySubstyle = "32">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/Watch">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "9590D51227A9798300F51F10"
BuildableName = "Watch.app"
BlueprintName = "Watch"
ReferencedContainer = "container:Give Me a Sniglet.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "9590D51227A9798300F51F10"
BuildableName = "Watch.app"
BlueprintName = "Watch"
ReferencedContainer = "container:Give Me a Sniglet.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,33 +54,46 @@
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/Watch">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "9590D51227A9798300F51F10"
BuildableName = "Watch.app"
BlueprintName = "Watch"
ReferencedContainer = "container:Give Me a Sniglet.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/Watch">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "9590D51227A9798300F51F10"
BuildableName = "Watch.app"
BlueprintName = "Watch"
ReferencedContainer = "container:Give Me a Sniglet.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "9590D51227A9798300F51F10"
BuildableName = "Watch.app"
BlueprintName = "Watch"
ReferencedContainer = "container:Give Me a Sniglet.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
Expand Down

0 comments on commit 54f6bda

Please sign in to comment.