# Changelog for hs-opentelemetry-sdk ## 0.0.3.1 - `getTracerProviderInitializationOptions'` introduced to enable custom resource detection ## 0.0.2.1 - Doc enhancements - `makeTracer` introduced to replace `getTracer` - Tighten exports. Not likely to cause any breaking changes for existing users. ## 0.0.2.0 - Update hs-opentelemetry-api bounds - Export new `NewLink` interface for creating links ## 0.0.1.0 - Initial release ## Unreleased changes - Documentation improvements