We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fe71f commit 081925dCopy full SHA for 081925d
CHANGELOG.md
@@ -1,10 +1,11 @@
1
# Changelog
2
3
-## 0.0.1-alpha.2
+## Unreleased
4
5
### Features
6
7
- Improve Objc/Swift experience with @HiddenFromObjc ([#62](https://github.com/getsentry/sentry-kotlin-multiplatform/pull/62))
8
+- feat: add view hierarchy ([#53](https://github.com/getsentry/sentry-kotlin-multiplatform/pull/53))
9
10
### Fixes
11
sentry-kotlin-multiplatform/sentry_kotlin_multiplatform.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'sentry_kotlin_multiplatform'
- spec.version = '0.0.1-alpha.2'
+ spec.version = '0.0.1'
spec.homepage = 'https://github.com/getsentry/sentry-kotlin-multiplatform'
spec.source = { :http=> ''}
spec.authors = ''
0 commit comments